Skip to content

Add conditional vault password file support to run.sh#543

Merged
berendt merged 1 commit intomainfrom
vault-pass
Jun 5, 2025
Merged

Add conditional vault password file support to run.sh#543
berendt merged 1 commit intomainfrom
vault-pass

Conversation

@berendt
Copy link
Copy Markdown
Member

@berendt berendt commented Jun 5, 2025

When $VAULT environment variable is set, the --vault-password-file parameter will be passed to ansible-playbook commands. This allows for automated vault password handling without requiring manual input.

AI-assisted: Claude Code

When $VAULT environment variable is set, the --vault-password-file parameter
will be passed to ansible-playbook commands. This allows for automated vault
password handling without requiring manual input.

AI-assisted: Claude Code

Signed-off-by: Christian Berendt <berendt@osism.tech>
@berendt berendt merged commit a2db7bc into main Jun 5, 2025
2 checks passed
@berendt berendt deleted the vault-pass branch June 5, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant