Ancora tentativo di fix esecuzione daemon-reload.
This commit is contained in:
parent
0d904b0555
commit
7cace2eb69
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
- name: Daemon reload
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
ansible.builtin.command: systemctl daemon-reload
|
||||
become: true
|
||||
become_user: true
|
||||
become_user: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue