Commit 0e429d1a authored by Adar Nimrod's avatar Adar 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 f1cd3f02
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