peertube.rare/ansible.cfg

9 lines
100 B
INI
Raw Normal View History

2019-04-10 19:43:16 +00:00
[defaults]
2020-04-01 16:37:31 +00:00
inventory=prod
[privilege_escalation]
become = True
2019-04-10 19:43:16 +00:00
[ssh_connection]
pipelining = True