✨: dynamic inventory with proxmox
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m12s
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m12s
This commit is contained in:
49
inventory/host_vars/web2.yml
Normal file
49
inventory/host_vars/web2.yml
Normal file
@@ -0,0 +1,49 @@
|
||||
---
|
||||
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'xml', 'bcmath', 'curl', 'imagick']
|
||||
|
||||
web_hostname:
|
||||
- host: nintendojo.fr
|
||||
- host: www.nintendojo.fr
|
||||
- host: wwwdev.nintendojo.fr
|
||||
- host: forum.nintendojo.fr
|
||||
- host: nintendojofr.com
|
||||
- host: www.nintendojofr.com
|
||||
type: retrodojo
|
||||
- host: forum.nintendojofr.com
|
||||
|
||||
mariadb_root_pass: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
31613236623530306638633935303936393634313565333932373831626161316438626439303165
|
||||
3135326262613532356330373166353439373738336337320a383561613432313763616563366537
|
||||
39396636346563346135313431373630643536363838333964353636373437653166633761363664
|
||||
3437653064323138310a663363373736623931336432376466316666616234356133383263373136
|
||||
31343534663063663134306464306234366430323762656165653930333134326231
|
||||
|
||||
wordpress_maria_database: "dojo_wp"
|
||||
wordpress_maria_user: "adm_wp"
|
||||
wordpress_maria_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
38313239383663383462323538363935613137373662633662616136623936386436383464363037
|
||||
3939316130376137663534633336653764346436636135620a376238636561303031323735643131
|
||||
65623362303866323463393331333666633038323530616662316533326136343738626566656233
|
||||
3736633934323465620a306132356536386230653936653864653232366231636237346561316238
|
||||
3764
|
||||
|
||||
retrodojo_maria_database: "{{ wordpress_maria_database }}"
|
||||
retrodojo_maria_user: "usr_wp"
|
||||
retrodojo_maria_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
65643533356337353931626366643865373538303836373331373335653938636161356463313330
|
||||
6265333735333835333161303135316638656330356264320a636536316330663730323766353639
|
||||
65386530353032336161353330313863623231646632643861666562353764373066663337353063
|
||||
6364633734323732390a363539333537396164633965346637313532666366336362346663326661
|
||||
6663
|
||||
|
||||
webapps_htpasswd_editeurs: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
63663638356139373663646639633762393761333536393331363066353039393266306638326336
|
||||
3235353238666261373032363633626333646662343461330a393534633530353330323637386239
|
||||
63336532646235663732623561333963643436353165633165663430313132626561363361333736
|
||||
6662313535333063390a386532313335663836393562656564306633303933633234393139316131
|
||||
61376332373961303961303963656565633639333130346565386361313338346235623434616239
|
||||
6637613630333963363963646465633939663863356633373264
|
Reference in New Issue
Block a user