add become to handler
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
vincent 2022-02-13 09:42:18 +01:00
parent 20a93c9fcb
commit 95f507fcd0

View File

@ -15,3 +15,4 @@
- name: restart_sysctl - name: restart_sysctl
service: name=systemd-sysctl state=restarted service: name=systemd-sysctl state=restarted
become: true