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 }}"
<FilesMatch \.php$>
SetHandler "proxy:unix:{{ php_fpm_listen_socket }}|fcgi://localhost/"
</FilesMatch>