From 8bbefcc6b950499565d7625e45db954f818de655 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 8 Dec 2015 22:30:41 +0000 Subject: [PATCH] Clean up some duplicate lines in master playbook --- master.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/master.yml b/master.yml index a97da3952a..e293724a1e 100644 --- a/master.yml +++ b/master.yml @@ -79,8 +79,6 @@ - include: /srv/web/infra/ansible/playbooks/groups/openqa.yml - include: /srv/web/infra/ansible/playbooks/groups/openqa-workers.yml - include: /srv/web/infra/ansible/playbooks/groups/openstack-compute-nodes.yml -#- include: /srv/web/infra/ansible/playbooks/groups/openqa.yml -#- include: /srv/web/infra/ansible/playbooks/groups/openqa-workers.yml #- include: /srv/web/infra/ansible/playbooks/groups/osbs.yml - include: /srv/web/infra/ansible/playbooks/groups/packages.yml - include: /srv/web/infra/ansible/playbooks/groups/pagure.yml