Skip to content
Snippets Groups Projects
Commit 05d38d68 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: remove unnecessary password files from ansible.cfg

parent d0d8116a
No related branches found
No related tags found
No related merge requests found
Pipeline #2583 passed
[defaults] [defaults]
# If set, configures the path to the Vault password file as an alternative to # If set, configures the path to the Vault password file as an alternative to
# specifying --vault-password-file on the command line. # specifying --vault-password-file on the command line.
vault_identity_list = ../lza_install_common.pass, ../slub_osquery.pass, ../lza_server_hardening.pass, ../lza_ingest.pass #vault_identity_list = ../lza_install_common.pass, ../slub_osquery.pass, ../lza_server_hardening.pass, ../lza_ingest.pass
vault_identity_list = ../lza_ingest.pass
# Path to default inventory file # Path to default inventory file
# Administrators can override this by using the "-i <inventoryfile>" CLI # Administrators can override this by using the "-i <inventoryfile>" CLI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment