Skip to content

Commit

Permalink
Merge pull request #24 from mbaldessari/small-clarification
Browse files Browse the repository at this point in the history
Add short clarification about prompt in the examples
  • Loading branch information
mbaldessari authored Dec 23, 2024
2 parents 9eb0f90 + d511bbb commit d22ea0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/vault_utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ secrets:
description: "Please specify the password for application ABC"
- name: secretprompt2
value: defaultvalue
# Prompt will always ask for the password even if value is set, in which case a simple enter press will confirm the default values
onMissingValue: prompt
description: "Please specify the API key for XYZ"
- name: secretprompt3
Expand Down

0 comments on commit d22ea0d

Please sign in to comment.