Add "managed by Ansible" notice to all template files

Included comments at the top of all template files indicating that they are managed by Ansible and should not be edited manually. This ensures clarity and avoids unintended manual modifications.
This commit is contained in:
2025-09-11 11:01:50 +02:00
parent d1cf7d363a
commit 4cef67a91d
10 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# this file is managed by ansible. Do not edit it by hand
lexik_jwt_authentication:
# in production, the secret must be located in an environment variable
# for converting the file to a raw variable, use this command: