ansible_vault → ansible/: framadate
parent
b638c1ec68
commit
83119ed9d7
|
@ -7,5 +7,5 @@ glob_framadate:
|
|||
repo: https://framagit.org/framasoft/framadate/framadate.git
|
||||
version: "1.1.16"
|
||||
admin_username: framadate
|
||||
admin_password: "{{ vault.framadate_password }}"
|
||||
db_password: "{{ vault.framadate_password_db }}"
|
||||
admin_password: "{{ vault.framadate.admin_password }}"
|
||||
db_password: "{{ vault.framadate.db_password }}"
|
||||
|
|
Loading…
Reference in New Issue