infra_public/ansible.cfg

10 lines
132 B
INI
Raw Normal View History

2022-10-18 01:31:51 +02:00
[defaults]
inventory = ./inventory.yml
interpreter_python = /usr/bin/python3
remote_user = root
[ssh_connection]
scp_if_ssh=True