solution abr

This commit is contained in:
2022-11-17 23:29:03 +01:00
parent b77e918f28
commit 7f566b39a9
19 changed files with 278 additions and 97 deletions

View File

@@ -0,0 +1,8 @@
#/home/formation/sib_10_premier_playbook/debian.yml
apache_package_name: apache2
apache_service_name: apache2
apache_log_dir: /var/log/apache2/
apache_config_dir: /etc/apache2/sites-enabled/
apache_group: www-data
apache_user: www-data
php_fpm_service: php7.3-fpm