Skip to content

Commit 6d610c9

Browse files
authored
Update ansible.cfg (#178)
Removing become as it forces sudo on all servers including localhost
1 parent bccdc4e commit 6d610c9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ansible.cfg

-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ inventory = inventory
44

55
[ssh_connection]
66
pipelining = True
7-
8-
[privilege_escalation]
9-
become = True

0 commit comments

Comments
 (0)