add defaults password
This commit is contained in:
parent
b828e9fc16
commit
1ff74b8910
1 changed files with 2 additions and 0 deletions
2
roles/gancio/defaults/main.yml
Normal file
2
roles/gancio/defaults/main.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
database_password: "{{lookup('password', './.pass/gancio_db_password')}}"
|
||||
|
Loading…
Reference in a new issue