1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

removed uneeded quotes

This commit is contained in:
Brian Coca 2015-07-06 15:42:23 -04:00
parent aa6486778f
commit 0cd7942155

View file

@ -169,8 +169,8 @@ fact_caching = memory
[privilege_escalation] [privilege_escalation]
#become=True #become=True
#become_method='sudo' #become_method=sudo
#become_user='root' #become_user=root
#become_ask_pass=False #become_ask_pass=False
[paramiko_connection] [paramiko_connection]