mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Drop this section of copr-backend playbook, it's in persisten-cloud task now.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user