Commit cf92a2c8 authored by nimrod's avatar nimrod
Browse files

- Comment out privilege_escalation options in ansible.cfg, caused some wierd...

- Comment out privilege_escalation options in ansible.cfg, caused some wierd erros with Vagrant and Molecule.
parent c53af775
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ pipelining = True
control_path=/tmp/ssh-%%h

[privilege_escalation]
become = True
become_method = sudo
become_user = root
become_ask_pass = False
#become = True
#become_method = sudo
#become_user = root
#become_ask_pass = False