geerlingguy/mac-dev-playbook

become = true needs to be become = True

chowzer opened this issue · 1 comments

browsing through the repo, I noticed that the become = true in ansible.cfg needs a capitalization on the True.

Testing from my own repo showed that true (lower case) will not work.

My own version of ansible is 2.14.8

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.