-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I have to inventories:
inventory/staging/...
inventory/production/...
and to passwords file:
weak_password
strong_password
It will be useful if there is a settings which map vault file to password file:
"vault-files": {
"inventory/staging/.../vault.yml": "weak_password"
"inventory/production/.../vault.yml": "strong_password"
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels