with_items -> loop et adaptation nouvelle infra

This commit is contained in:
2021-11-30 15:05:35 +01:00
parent 6d279c75bb
commit db9f049e68
3 changed files with 10 additions and 14 deletions

View File

@@ -0,0 +1,11 @@
apache_vhosts:
- servername: orsys.fr
serveralias: www.orsys.fr
documentroot: /var/www/html/orsys.fr
accesslog: /var/log/httpd/access_orsys.fr_log
errorlog: /var/log/httpd/error_orsys.fr_log
- servername: thomas.fr
serveralias: www.thomas.fr
documentroot: /var/www/html/thomas.fr
accesslog: /var/log/httpd/access_thomas.fr_log
errorlog: /var/log/httpd/error_thomas.fr_log