Add ansible_managed comment to zone files
This commit is contained in:
parent
300f81b7ab
commit
3e70575d78
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
{{ ansible_managed | comment(decoration="; ") }}
|
||||||
|
|
||||||
$TTL {{ zone.soa.ttl }}
|
$TTL {{ zone.soa.ttl }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue