From 40cc75ef264bf2bde9fd9e499f0d488608c46285 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 11 Jan 2014 18:32:04 +0000 Subject: [PATCH] Add path= for dns-master.yml. --- 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 ff166ff..bc22317 100644 --- a/dns/dns-master.yml +++ b/dns/dns-master.yml @@ -6,7 +6,7 @@ - name: update dns-infrastructure git repo git: repo=git@bitbucket.org:staticsafe/dns-infrastructure.git dest=/etc/namedb/dns-infrastructure update=yes - name: ensure permission correctness - file: /etc/namedb/dns-infrastructure owner=bind group=bind state=directory recurse=yes + file: path=/etc/namedb/dns-infrastructure owner=bind group=bind state=directory recurse=yes notify: - reload nameserver daemon handlers: