From 54bc8a3f8dce58d7b3ca5b26150bef72c42a7d4c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 5 Jul 2016 20:32:46 +0000 Subject: [PATCH] Drop this section of copr-backend playbook, it's in persisten-cloud task now. --- playbooks/groups/copr-backend.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/playbooks/groups/copr-backend.yml b/playbooks/groups/copr-backend.yml index f730c7a7ce..a1dbcacff7 100644 --- a/playbooks/groups/copr-backend.yml +++ b/playbooks/groups/copr-backend.yml @@ -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