move ansible_managed to group_vars

This commit is contained in:
2025-08-14 22:15:42 +02:00
parent c2b315fde2
commit d24887af79
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,4 @@
[defaults]
ansible_managed = This file is managed by ansible, do not make manual changes - they may be overridden at any time.
interpreter_python = auto_silent
inventory = ./hosts
nocows = 1

View File

@@ -1,5 +1,7 @@
---
ansible_managed: This file is managed by ansible, do not make manual changes - they may be overridden at any time.
acertmgr_mode: webdir
acme_dnskey_file: /etc/acertmgr/nsupdate.key