From d2f5969a59456cca183e2a70da45916d31df4e26 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 30 Jul 2016 19:31:46 +0000 Subject: [PATCH] perhaps this is needed --- playbooks/groups/jenkins-slave.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/jenkins-slave.yml b/playbooks/groups/jenkins-slave.yml index 2ae615d376..51a9c7087f 100644 --- a/playbooks/groups/jenkins-slave.yml +++ b/playbooks/groups/jenkins-slave.yml @@ -28,6 +28,7 @@ - name: provision instance hosts: jenkins-slave + gather_facts: True vars_files: - /srv/web/infra/ansible/vars/global.yml - "/srv/private/ansible/vars.yml"