1
0
mirror of https://git.libreschool.org/paspo/brasatore.git synced 2024-11-22 14:18:44 +00:00
brasatore/ansible.cfg

7 lines
116 B
INI
Raw Normal View History

2023-10-26 19:15:51 +00:00
[defaults]
retry_files_enabled = False
host_key_checking=False
inventory=hosts.ini
roles_path=roles
pipelining=True