move tau.netz39.de vars to host_vars directory
This commit is contained in:
parent
7450d926ea
commit
6f42a574bc
3 changed files with 8 additions and 8 deletions
2
host_vars/tau.netz39.de/vars.yml
Normal file
2
host_vars/tau.netz39.de/vars.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
server_admin: "admin+tau@netz39.de"
|
||||
mysql_root_pw: "{{ vault_mysql_root_pw }}"
|
6
host_vars/tau.netz39.de/vault
Normal file
6
host_vars/tau.netz39.de/vault
Normal file
|
@ -0,0 +1,6 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
63323761323733353533323465366663633863346437613938626633366363643765656664343832
|
||||
3361376139623139613937656438356132626338646338310a333635633630363836363038383039
|
||||
61386466653166356134393361653538643237623365663135636463363039363234623834376634
|
||||
6134636464323837620a373264346365353731666330646538316535636532363633333433633863
|
||||
39633362613134636137363537613433363738313135343534323436643236363035
|
|
@ -2,14 +2,6 @@
|
|||
all:
|
||||
hosts:
|
||||
tau.netz39.de:
|
||||
server_admin: "admin+tau@netz39.de"
|
||||
mysql_root_pw: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
64313138383833643866383332623265383863623332343864306537633931326139303638303761
|
||||
6464653933613663643632383935376164393033363233330a313063613832396166666464666136
|
||||
36633532393231663634663034666666356332373438646130643161383134653739663066626538
|
||||
3661663132343639310a613431653031626434323064313465373866666332353931313836623465
|
||||
3461
|
||||
pottwal.n39.eu:
|
||||
server_admin: "admin+pottwal@netz39.de"
|
||||
|
||||
|
|
Loading…
Reference in a new issue