[copr] playbook not executed, rbac ACL problem?
This commit is contained in:
parent
1e6b3d1b2c
commit
ce52dce02c
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
#hosts: copr-front-stg:copr-front
|
#hosts: copr-front-stg:copr-front
|
||||||
hosts: copr-front-stg
|
#hosts: copr-front-stg
|
||||||
|
hosts: copr-fe-dev.cloud.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
@ -14,9 +15,10 @@
|
||||||
|
|
||||||
- name: provision instance
|
- name: provision instance
|
||||||
#hosts: copr-front:copr-front-stg
|
#hosts: copr-front:copr-front-stg
|
||||||
hosts: copr-front-stg
|
#hosts: copr-front-stg
|
||||||
|
hosts: copr-fe-dev.cloud.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
gather_facts: false
|
gather_facts: True
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue