From 88859d715a6a9080176fb6e70fb880581e73c8e9 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 11 Jan 2014 17:47:14 +0000 Subject: [PATCH] Fix typo in one of the parameters. --- dns/dns-master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/dns-master.yml b/dns/dns-master.yml index e1e4301..5cdf3f6 100644 --- a/dns/dns-master.yml +++ b/dns/dns-master.yml @@ -1,6 +1,6 @@ --- - user: root - host: dns-master + hosts: dns-master gather_facts: no tasks: - name: update dns-infrastructure git repo