Merge "Add a start.yaml to zuul-executor role"

This commit is contained in:
Zuul 2020-05-09 19:02:27 +00:00 committed by Gerrit Code Review
commit 2337c7e5c5
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
- name: Start Zuul Executor
service:
name: zuul-executor
state: started
become: true
become_user: root