use become: true when reloading systemctl daemon
Change-Id: I43b824730dafc783d45506c3e370a3397097b6f0
This commit is contained in:
parent
0c9eed02a3
commit
ce2d8e5c78
@ -17,6 +17,7 @@
|
||||
# along with ARA. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
- name: reload systemctl daemon
|
||||
become: true
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user