From fe13d70d6f3a5ff535af0f028c2cb0d495f0b141 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 1 Oct 2014 01:53:11 +0000 Subject: [PATCH] Add new playbooks to master.yml --- master.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/master.yml b/master.yml index d66bd5d8f1..a4bd01b686 100644 --- a/master.yml +++ b/master.yml @@ -15,6 +15,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/arm-packager.yml - include: /srv/web/infra/ansible/playbooks/groups/arm-qa.yml - include: /srv/web/infra/ansible/playbooks/groups/arm-releng.yml +- include: /srv/web/infra/ansible/playbooks/groups/anitya.yml - include: /srv/web/infra/ansible/playbooks/groups/ask.yml - include: /srv/web/infra/ansible/playbooks/groups/atomic.yml - include: /srv/web/infra/ansible/playbooks/groups/autosign.yml @@ -53,6 +54,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/packages.yml - include: /srv/web/infra/ansible/playbooks/groups/paste.yml - include: /srv/web/infra/ansible/playbooks/groups/pkgdb.yml +- include: /srv/web/infra/ansible/playbooks/groups/pkgs.yml - include: /srv/web/infra/ansible/playbooks/groups/postgresl-server.yml - include: /srv/web/infra/ansible/playbooks/groups/resultsdb-prod.yml - include: /srv/web/infra/ansible/playbooks/groups/resultsdb-dev.yml