diff --git a/templates/wg.conf.j2 b/templates/wg.conf.j2 index e4c8656..d19409f 100644 --- a/templates/wg.conf.j2 +++ b/templates/wg.conf.j2 @@ -1,4 +1,6 @@ #jinja2: lstrip_blocks:"True",trim_blocks:"True" +# {{ ansible_managed }} + [Interface] # {{ inventory_hostname }} Address = {{hostvars[inventory_hostname].wireguard_address}}