From 20c575ee1e7b518bdbf1c27199d35e4a0a2b7418 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 18 Jul 2017 19:42:54 +0200 Subject: [PATCH] named.conf.options is managed by ansible --- bind/templates/named.conf.options.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bind/templates/named.conf.options.j2 b/bind/templates/named.conf.options.j2 index 7ffa4aeb..79969a9d 100644 --- a/bind/templates/named.conf.options.j2 +++ b/bind/templates/named.conf.options.j2 @@ -1,3 +1,5 @@ +// {{ ansible_managed }} + options { directory "/var/cache/bind";