lemmy-ansible/ansible.cfg
Tim Coombs 6d610c9ee4
Update ansible.cfg (#178)
Removing become as it forces sudo on all servers including localhost
2023-10-04 17:36:26 -04:00

7 lines
109 B
INI

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