Drop this section of copr-backend playbook, it's in persisten-cloud task now.

This commit is contained in:
Kevin Fenzi 2016-07-05 20:32:46 +00:00
parent e1990806c5
commit 54bc8a3f8d

View file

@ -11,14 +11,6 @@
- /srv/private/ansible/files/openstack/passwords.yml
tasks:
- 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
hosts: copr-back:copr-back-stg