ansible_vault → ansible/: framadate

linter
_shirenn 2022-05-24 16:56:29 +02:00
parent b638c1ec68
commit 83119ed9d7
1 changed files with 2 additions and 2 deletions

View File

@ -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 }}"