bd989052b1
* Move new Ansible cli options '--ask-vault-password' and '--vault-pass-file' to the existing calls to add_argument * Add changelog fragement * Change order of ansible cli arguments to use --ask-vault-password and --vault-password-file by default * Update runme.sh in vault integration tests to test new options --ask-vault-password and --vault-pass-file
3 lines
204 B
YAML
3 lines
204 B
YAML
minor_changes:
|
|
- Add --ask-vault-password and --vault-pass-file options to ansible cli commands
|
|
- Change order of arguments in ansible cli to use --ask-vault-password and --vault-password-file by default
|