lemmy/ansible/ansible.cfg

7 lines
103 B
INI
Raw Normal View History

2019-08-17 16:30:12 +00:00
[defaults]
inventory=inventory
2020-06-08 17:52:32 +00:00
interpreter_python=/usr/bin/python3
2019-08-17 16:30:12 +00:00
[ssh_connection]
pipelining = True