diff --git a/ansible.cfg b/ansible.cfg index b22ccdcd4e2cb2b54b303ed826d0a9cad354b507..24404081951050606fb98036a869e377ee731c3a 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, ../lza_server_hardening.pass, ../slub_osquery.pass, ../lza_sanitytest.pass # Path to default inventory file # Administrators can override this by using the "-i <inventoryfile>" CLI