Infra/ansible/ansible.cfg
Simen Røstvik 15bd875370
Meta
2022-11-08 21:49:55 +01:00

8 lines
165 B
INI

[defaults]
#nocows = 1
inventory = ./hosts
vault_password_file = .vault_pass
roles_path = .roles
#interpreter_python = /usr/bin/python3
#enable_task_debugger = True