Use root to restart our zuul-launcher service
Add support so we can run the playbook as non-root user. Change-Id: I05af471417ba58a985c24dc0ea2c43f1c7e24a4b Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
abf31b52e9
commit
63597ec07d
@ -21,3 +21,5 @@
|
||||
service:
|
||||
name: zuul-launcher
|
||||
state: restarted
|
||||
become: true
|
||||
become_user: root
|
||||
|
Loading…
x
Reference in New Issue
Block a user