mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
Removed variable from imagefactory host name
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
- name: configure taskotron imagefactory
|
||||
hosts: '{{imagefactory_host}}'
|
||||
hosts: qa11.qa.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user