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

@@ -1,11 +0,0 @@
apache_vhosts:
- servername: foobar.com
serveralias: www.foobar.com
documentroot: /var/www/html/foobar.com
accesslog: /var/log/httpd/access_foobar.com_log
errorlog: /var/log/httpd/error_foobar.com_log
- servername: AllYourBaseAreBelong2.us
serveralias: www.AllYourBaseAreBelong2.us
documentroot: /var/www/html/AllYourBaseAreBelong2.us
accesslog: /var/log/httpd/access_AllYourBaseAreBelong2.us_log
errorlog: /var/log/httpd/error_AllYourBaseAreBelong2.us_log