coursework/ansible/ansible.cfg
2024-11-17 19:29:04 +03:00

6 lines
145 B
INI

[defaults]
inventory = inventory.yml
roles_path = ./roles
host_key_checking = False
interpreter_python = /usr/bin/python3
force_color = true