unfault
This commit is contained in:
parent
1fe2e0710f
commit
aede8d21c1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
database_password = repo.vault.password_for(f'{node.name} postgresql gitea')
|
||||
database_password = repo.vault.password_for(f'{node.name} postgresql gitea').value
|
||||
|
||||
defaults = {
|
||||
'apt': {
|
||||
|
|
Loading…
Reference in a new issue