2
0

delete vars_prompt and add vault

This commit is contained in:
2020-05-05 22:57:32 +02:00
parent e690a9ccd1
commit 18426e8c06
6 changed files with 25 additions and 17 deletions

View File

@@ -0,0 +1,12 @@
apache_vhosts:
- servername: orsys.fr
serveralias: www.orsys.fr
documentroot: /var/www/html/orsys.fr
accesslog: "{{ apache_log_dir }}/access_orsys.fr_log"
errorlog: "{{ apache_log_dir }}/error_orsys.fr_log"
- servername: thomas.fr
serveralias: www.thomas.fr
documentroot: /var/www/html/thomas.fr
accesslog: "{{ apache_log_dir }}/access_thomas.fr_log"
errorlog: "{{ apache_log_dir }}/error_thomas.fr_log"
documentrootoptions: indexes