lemmy-ansible-ARM/ansible.cfg
Dessalines a3ac3cca33
Adding a note about priviledges to README. (#18)
* Adding a note about priviledges to README.

* Some corrections.
2021-11-26 12:36:37 +00:00

9 lines
147 B
INI

[defaults]
inventory = inventory
# interpreter_python = /usr/bin/python3
[ssh_connection]
pipelining = True
[privilege_escalation]
become = True