diff --git a/roles/check-compose/tasks/main.yml b/roles/check-compose/tasks/main.yml index 60f6a3b309..0ef21f6e63 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: