diff --git a/ansible.cfg b/ansible.cfg index d1c2e4f2344d4f7c65ee193e1f1d46444759b9a8..522ae80efb2e6bbfd9fa2577258cb02a858485d3 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, ../lza_server_hardening.pass, ../slub_osquery.pass, ../lza_rosetta_app.pass +vault_identity_list = ../lza_install_common.pass, ../lza_server_hardening.pass, ../slub_osquery.pass, ../lza_rosetta_app.pass # Path to default inventory file # Administrators can override this by using the "-i <inventoryfile>" CLI