delete vars_prompt and add vault
This commit is contained in:
@@ -1,15 +1,3 @@
|
||||
---
|
||||
# vars file for myapache
|
||||
http_port: 80
|
||||
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
|
||||
http_port: 80
|
||||
6
26_synthese/myapache5/vars/myvault.yml
Normal file
6
26_synthese/myapache5/vars/myvault.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
65396436653861633130663634636339613933383439356263373233616131626263323262346565
|
||||
3733396333333636623034656436633136356139383539350a643965663233323631393561663862
|
||||
64343232366233653939643336623232656530373166656638643031356165323636653061373334
|
||||
3636363766393739360a343933306139636632393439333933343963363732616362366564386434
|
||||
31656334623334316465653230393935646535623531386133636362633163356664
|
||||
Reference in New Issue
Block a user