From 93e53a78bea93c879adc61d9acf886a349de6a2f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 24 Jun 2013 20:13:30 +0000 Subject: [PATCH] We need some facts --- playbooks/groups/virthost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/virthost.yml b/playbooks/groups/virthost.yml index 56032a0027..0550ce4de5 100644 --- a/playbooks/groups/virthost.yml +++ b/playbooks/groups/virthost.yml @@ -5,7 +5,7 @@ - name: make virthost server system hosts: virthost user: root - gather_facts: False + gather_facts: True vars_files: - /srv/web/infra/ansible/vars/global.yml