forked from cisti/infra
10 lines
132 B
INI
10 lines
132 B
INI
|
|
||
|
[defaults]
|
||
|
inventory = ./inventory.yml
|
||
|
interpreter_python = /usr/bin/python3
|
||
|
remote_user = root
|
||
|
|
||
|
|
||
|
[ssh_connection]
|
||
|
scp_if_ssh=True
|