mise au point

This commit is contained in:
2022-01-06 21:36:20 +01:00
parent 9b0f95946c
commit 6b2c0c885e
4 changed files with 5 additions and 4 deletions

View File

@@ -15,5 +15,5 @@ apache_use_php: true
apache_use_ssl: true
apache_use_stats: true
apache_use_zabbix: true
apache_user: "{{ apache_server_name | regex_search( '([^.]+)' ) }} }}"
apache_user: "{{ apache_server_name | regex_search( '([^.]+)' ) }}"
apache_update_conf: true