summaryrefslogtreecommitdiffstats
path: root/roles/check-compose/tasks
diff options
context:
space:
mode:
authorAdam Williamson <awilliam@redhat.com>2016-10-28 12:35:30 -0700
committerAdam Williamson <awilliam@redhat.com>2016-10-28 12:35:30 -0700
commit125f2fb8eafc49f1bc7b05e6e1dcc6b960a48153 (patch)
treeac2c460f500056da441efa579efb41ffa2c6cc83 /roles/check-compose/tasks
parent88f5773810a4ba4eda7dbe11edbb26f8059b7cd6 (diff)
downloadansible-125f2fb8eafc49f1bc7b05e6e1dcc6b960a48153.tar.gz
ansible-125f2fb8eafc49f1bc7b05e6e1dcc6b960a48153.tar.xz
ansible-125f2fb8eafc49f1bc7b05e6e1dcc6b960a48153.zip
check-compose: don't need this now
Diffstat (limited to 'roles/check-compose/tasks')
-rw-r--r--roles/check-compose/tasks/main.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/check-compose/tasks/main.yml b/roles/check-compose/tasks/main.yml
index 60f6a3b30..0ef21f6e6 100644
--- a/roles/check-compose/tasks/main.yml
+++ b/roles/check-compose/tasks/main.yml
@@ -69,9 +69,6 @@
dest: /root/check-compose
register: gitcc
-- name: Remove old fedora-qa checkout (temp)
- file: path=/root/fedora-qa state=absent
-
- name: Install check-compose
command: "python setup.py install"
args: