From fc2aae01ac3b91e166d1a3432e8cc0cc62884ae6 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 4 Nov 2014 02:22:30 +0000 Subject: [PATCH] ooops --- roles/hosts/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/hosts/tasks/main.yml b/roles/hosts/tasks/main.yml index 1a258fd8d2..db7eb745d1 100644 --- a/roles/hosts/tasks/main.yml +++ b/roles/hosts/tasks/main.yml @@ -16,7 +16,7 @@ - "{{ ansible_fqdn }}-hosts" - "{{ ansible_hostname }}-hosts" - "{{ ansible_domain }}-hosts" - = "{{ datacenter }}-hosts" + - "{{ datacenter }}-hosts" - "{{ host_group }}-hosts" skip: true tags: