infra_public/ansible.cfg
2022-10-18 02:02:49 +02:00

9 lines
132 B
INI

[defaults]
inventory = ./inventory.yml
interpreter_python = /usr/bin/python3
remote_user = root
[ssh_connection]
scp_if_ssh=True