Drop this section of copr-backend playbook, it's in persisten-cloud task now.
This commit is contained in:
parent
e1990806c5
commit
54bc8a3f8d
1 changed files with 0 additions and 8 deletions
|
@ -11,14 +11,6 @@
|
||||||
- /srv/private/ansible/files/openstack/passwords.yml
|
- /srv/private/ansible/files/openstack/passwords.yml
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/persistent_cloud.yml"
|
- include: "{{ tasks }}/persistent_cloud.yml"
|
||||||
- name: gather facts
|
|
||||||
setup:
|
|
||||||
always_run: True
|
|
||||||
ignore_errors: True
|
|
||||||
register: facts
|
|
||||||
- name: install python2 and dnf stuff
|
|
||||||
raw: dnf -y install python-dnf libselinux-python yum
|
|
||||||
when: facts|failed
|
|
||||||
|
|
||||||
- name: cloud basic setup
|
- name: cloud basic setup
|
||||||
hosts: copr-back:copr-back-stg
|
hosts: copr-back:copr-back-stg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue