diff --git a/ansible.cfg b/ansible.cfg index 2c861d6f281fd91c2e1e9e2cada7b3a628d98db6..8303f9c084ebef421349111a88fde5e366bf1a9a 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,12 +1,12 @@ [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_install_common.pass, ../lza_server_hardening.pass, ../slub_osquery.pass +#vault_identity_list = ../lza_install_common.pass, ../lza_server_hardening.pass, ../slub_osquery.pass # Path to default inventory file # Administrators can override this by using the "-i <inventoryfile>" CLI # argument. -inventory = ../ansible_vaults/inventory.yml +#inventory = ../ansible_vaults/inventory.yml # Remote user name # We DELIBERATELY set this to an non-existent non-root username to make sure