removed quotes that actually break detection

This commit is contained in:
Brian Coca 2015-07-06 15:44:16 -04:00
parent 01d9af26e0
commit ec4ce7821e

View file

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