fix: Fixes ansible config and environment variables to utilize the vault-gopass-client file

This commit is contained in:
2024-11-27 10:02:12 -05:00
parent a86116056f
commit 4fb2b70004
3 changed files with 4 additions and 82 deletions

View File

@@ -261,10 +261,10 @@ roles_path={{ ANSIBLE_HOME ~ "~/.local/ansible/roles:/roles:/usr/share/ansible/r
;vars_plugins={{ ANSIBLE_HOME ~ "/plugins/vars:/usr/share/ansible/plugins/vars" }}
# (string) The vault_id to use for encrypting by default. If multiple vault_ids are provided, this specifies which to use for encryption. The --encrypt-vault-id cli option overrides the configured value.
;vault_encrypt_identity=
vault_encrypt_identity=michael
# (string) The label to use for the default vault id label in cases where a vault id label is not provided
;vault_identity=default
vault_identity=michael
# (list) A list of vault-ids to use by default. Equivalent to multiple --vault-id args. Vault-ids are tried in order.
;vault_identity_list=