alliance-boreale/ansible/ansible.cfg
Dan Allaire 0029f80823
Some checks are pending
CI / yaml-lint (push) Waiting to run
CI / ssot-export (push) Waiting to run
CI / tests (push) Waiting to run
CI / docs (push) Waiting to run
setup initial pour l'automatisation avec ansible
2025-10-31 16:39:09 -04:00

7 lines
191 B
INI

[defaults]
inventory = inventories/production/hosts
remote_user = ansible
host_key_checking = False
roles_path = roles
vault_password_file = ~/.alliance-vault-pass.txt
stdout_callback = yaml