Add database variables
This commit is contained in:
parent
07aaa42b00
commit
6f6c4a0f43
1 changed files with 23 additions and 0 deletions
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
|
||||
# database names
|
||||
2px_db_name: deux_puissance_x
|
||||
gitea_db_name: giteadb
|
||||
|
||||
# database users and passwords
|
||||
2px_db_user: flyingscorpio
|
||||
2px_db_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
66336631303666626239643339643838323463653262656463333166373231303465306238343438
|
||||
3363646665623433393030613063306364363034666239640a653564316330303066323437393835
|
||||
35306636663830333635653431656430653231633339633561633162333762616134613563646339
|
||||
6631346331363334360a376264613634663065623433623532633930343336346139633931333266
|
||||
61376538656137653730393333356535323330613132346361373465393434306361
|
||||
gitea_db_user: gitea
|
||||
gitea_db_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
35643364663730613834303933646532363065636366396264303730303739336462316433333564
|
||||
6162363431326533653131303366653638663961663261340a313631623133663663366261366136
|
||||
38316339323034323332316239333765393230366138633262366438313935383533363665343566
|
||||
6363326537336333320a363061646361643839666134333061313032316564633766663236366364
|
||||
3138
|
Loading…
Reference in a new issue