From 7b0e2d913a0ba9e84226ac9449d7a57d931b0672 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 17 Apr 2013 21:59:35 +0000 Subject: [PATCH] Comment this for now. --- tasks/hosts.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tasks/hosts.yml b/tasks/hosts.yml index a1686b4904..f12d60511b 100644 --- a/tasks/hosts.yml +++ b/tasks/hosts.yml @@ -15,6 +15,7 @@ - $files/hosts/${ansible_fqdn}-hosts - $files/hosts/${ansible_hostname}-hosts - $files/hosts/${ansible_domain}-hosts - skip: true +# once upstream lets us skip on no match +# skip: true tags: - config