Files
DevOpsLab/ansible.cfg

8 lines
199 B
INI

[defaults]
inventory = inventory/hosts.ini
# vault_password_file = vault/.vault
remote_user = devops
host_key_checking = False
enable_plugins = yaml, ini
roles_path = roles/
interpreter_python = auto