mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 09:04:36 +08:00
exclude httpd on buildvm-s390x-07 as it is running varnish
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user