From 5b82aa49fc879d1194d0493766cbb2fb6ef17644 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 12 Oct 2015 20:15:41 +0000 Subject: [PATCH] Add infinote playbook to master --- master.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/master.yml b/master.yml index 7925a366b0..207689fd83 100644 --- a/master.yml +++ b/master.yml @@ -54,6 +54,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/gallery.yml - include: /srv/web/infra/ansible/playbooks/groups/github2fedmsg.yml - include: /srv/web/infra/ansible/playbooks/groups/hotness.yml +- include: /srv/web/infra/ansible/playbooks/groups/infinote.yml - include: /srv/web/infra/ansible/playbooks/groups/ipsilon.yml - include: /srv/web/infra/ansible/playbooks/groups/jenkins-master.yml - include: /srv/web/infra/ansible/playbooks/groups/jenkins-slave.yml