add ansible_managed

This commit is contained in:
2025-02-21 14:08:06 +01:00
parent c9795a3b74
commit ebbe1f23dd
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
"{{ ansible_managed }}"
[{{ php_pool_name }}]
user = {{ php_fpm_pool_user }}
group = {{ php_fpm_pool_group }}