diff --git a/ansible.cfg b/ansible.cfg index b22ccdcd4e2cb2b54b303ed826d0a9cad354b507..2bcf54899be2296795593e4c8ce8db07c71e3159 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,7 +1,7 @@ [defaults] # If set, configures the path to the Vault password file as an alternative to # specifying --vault-password-file on the command line. -vault_identity_list = ../lza_ingest.pass, ../slub_osquery.pass +vault_identity_list = ../lza_install_common.pass, ../slub_osquery.pass, ../lza_server_hardening.pass, ../lza_proxy.pass # Path to default inventory file # Administrators can override this by using the "-i <inventoryfile>" CLI