From e0fae8047ad9839a280720c22c019536df96d0f7 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 20 Dec 2013 21:12:26 +0000 Subject: [PATCH] Space the final fronteer... --- playbooks/restart_unbound.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/restart_unbound.yml b/playbooks/restart_unbound.yml index 748af4f4ed..f3138bd8f6 100644 --- a/playbooks/restart_unbound.yml +++ b/playbooks/restart_unbound.yml @@ -9,7 +9,7 @@ gather_facts: False user: root - vars_files: + vars_files: - /srv/web/infra/ansible/vars/global.yml - "{{ vars }}/{{ ansible_distribution }}.yml"