exclude httpd on buildvm-s390x-07 as it is running varnish
This commit is contained in:
parent
179cc4dd54
commit
deda13a640
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
|
||||
- name: make sure httpd is running
|
||||
service: name=httpd state=started enabled=yes
|
||||
when: inventory_hostname != buildvm-s390x-07.s390.fedoraproject.org
|
||||
|
||||
- name: make sure kojid is running
|
||||
service: name=kojid state=started enabled=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue