coursework/ansible/ansible.cfg
2024-11-17 19:26:44 +03:00

5 lines
125 B
INI

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