Use correct systemd reload scope
This commit is contained in:
parent
c9b00691ff
commit
4c968c55da
2 changed files with 3 additions and 2 deletions
|
|
@ -79,6 +79,7 @@
|
|||
become: true
|
||||
command: 'sysctl --system'
|
||||
|
||||
- name: daemon-reload
|
||||
- name: user daemon-reload
|
||||
ansible.builtin.systemd:
|
||||
daemon-reload: true
|
||||
scope: user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue