set become false for local task

This commit is contained in:
Robert Kaussow 2018-07-06 00:37:16 +02:00
parent 2c5bafbd93
commit f4121d3163

View File

@ -24,6 +24,7 @@
delay: 5 delay: 5
timeout: 300 timeout: 300
connection: local connection: local
become: False
listen: listen:
- "network_restart" - "network_restart"
- "host_reboot" - "host_reboot"