Rename sprachenatelier_the_vault.sh -> flr-brb_the_vault.sh and concerning changes.
This commit is contained in:
parent
830fe235c3
commit
e799dfd227
@ -26,7 +26,7 @@ inventory = ./hosts
|
||||
remote_user = root
|
||||
ask_pass=True
|
||||
roles_path = ./roles
|
||||
vault_password_file = sprachenatelier_the_vault.sh
|
||||
vault_password_file = flr-brb_the_vault.sh
|
||||
#retry_files_enabled = False
|
||||
#allow_world_readable_tmpfiles = True
|
||||
interpreter_python: auto
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
echoerr() { echo "$@" 1>&2; }
|
||||
|
||||
PWFILE="$HOME/.private/ansible/ansible-sprachenatelier-vault-passphrase"
|
||||
PWFILE="$HOME/.private/ansible/ansible-flr-vault-passphrase"
|
||||
|
||||
if test ! -f "$PWFILE"
|
||||
then
|
Loading…
Reference in New Issue
Block a user