We want kojid running on arm01 builders now too
This commit is contained in:
parent
0307d0a0a5
commit
80aac7354d
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
|
||||
- name: make sure kojid is running
|
||||
service: name=kojid state=running enabled=yes
|
||||
when: not inventory_hostname.startswith('arm01')
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue