mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
try this
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: check/create instance
|
||||
hosts: 209.132.184.49
|
||||
hosts: 209.132.184.53
|
||||
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
||||
#hosts: copr-back:copr-back-stg
|
||||
#hosts: copr-back-stg
|
||||
@@ -32,12 +32,12 @@
|
||||
# - include: "{{ tasks }}/persistent_cloud.yml"
|
||||
|
||||
# DEBUG OTHER
|
||||
#- include: "{{ tasks }}/persistent_cloud_new.yml"
|
||||
- include: "{{ tasks }}/persistent_cloud_new.yml"
|
||||
- include: "{{ tasks }}/growroot_cloud.yml"
|
||||
- debug: msg="root auth users {{root_auth_users}}"
|
||||
|
||||
- name: cloud basic setup
|
||||
hosts: 209.132.184.49
|
||||
hosts: 209.132.184.53
|
||||
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
||||
#hosts: copr-back:copr-back-stg
|
||||
#hosts: copr-back-stg
|
||||
@@ -56,7 +56,7 @@
|
||||
shell: "hostname {{copr_hostbase}}.cloud.fedoraproject.org"
|
||||
|
||||
- name: provision instance
|
||||
hosts: 209.132.184.49
|
||||
hosts: 209.132.184.53
|
||||
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
||||
#hosts: copr-back:copr-back-stg
|
||||
#hosts: copr-back-stg
|
||||
|
||||
Reference in New Issue
Block a user