This commit is contained in:
4
project/roles/vault/handlers/main.yml
Normal file
4
project/roles/vault/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: reload systemd
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: yes
|
Reference in New Issue
Block a user