diff --git a/handlers/main.yml b/handlers/main.yml index 6307a05..23f6589 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -3,7 +3,6 @@ - name: "Reload service file" ansible.builtin.systemd: daemon_reload: true - scope: system become: true listen: "systemctl-daemon-reload"