Merge pull request 'fix: revert forcing scope on deamon reload' (#3) from fix/systemd-daemon-reload-debian11 into main
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, debian12) (push) Successful in 1m17s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m24s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m11s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m24s
test / Molecule tests (default, debian11) (push) Successful in 1m8s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m21s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m7s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m26s
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, debian12) (push) Successful in 1m17s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m24s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m11s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m24s
test / Molecule tests (default, debian11) (push) Successful in 1m8s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m21s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m7s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m26s
Reviewed-on: #3
This commit is contained in:
commit
6a0feba8d8
@ -3,7 +3,6 @@
|
||||
- name: "Reload service file"
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
scope: system
|
||||
become: true
|
||||
listen: "systemctl-daemon-reload"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user