mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
First of a probably long line of fixes to the ipa-tuura playbook
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
owner_group: apache
|
||||
service: HTTP
|
||||
#host: "ipatuura{{ env_suffix }}.fedoraproject.org"
|
||||
host: "{{ ansible_hostname }}"
|
||||
host: "{{ ansible_fqdn }}"
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
||||
Reference in New Issue
Block a user