feat: add finallycoffee.base.lego role
This commit is contained in:
5
roles/lego/handlers/main.yml
Normal file
5
roles/lego/handlers/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Ensure systemd daemon is reloaded
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
listen: systemd_reload
|
Reference in New Issue
Block a user