From c8d85b011b1c400f85c9085e940e5e0705687e07 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 28 May 2014 18:00:01 +0000 Subject: [PATCH] Adjust this and add a note. --- playbooks/fedmsgupdate.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/playbooks/fedmsgupdate.yml b/playbooks/fedmsgupdate.yml index a846496fe2..2b935fa02a 100644 --- a/playbooks/fedmsgupdate.yml +++ b/playbooks/fedmsgupdate.yml @@ -2,11 +2,12 @@ # # Use this playbook to run over all the playbooks that have fedmsg.d in them. # +# Call it with -t fedmsgdupdate to only run that one play. +# - include: /srv/web/infra/ansible/playbooks/groups/ask.yml - include: /srv/web/infra/ansible/playbooks/groups/bodhi.yml - include: /srv/web/infra/ansible/playbooks/groups/badges-backend.yml - include: /srv/web/infra/ansible/playbooks/groups/badges-web.yml -- include: /srv/web/infra/ansible/playbooks/hosts/copr-be-dev.cloud.fedoraproject.org.yml - include: /srv/web/infra/ansible/playbooks/groups/fedocal.yml - include: /srv/web/infra/ansible/playbooks/groups/gallery.yml - include: /srv/web/infra/ansible/playbooks/groups/keyserver.yml