mac-dev-playbook icon indicating copy to clipboard operation
mac-dev-playbook copied to clipboard

become = true needs to be become = True

Open the-containerds opened this issue 2 years ago • 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

the-containerds avatar Aug 18 '23 01:08 the-containerds

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.

github-actions[bot] avatar Dec 21 '23 18:12 github-actions[bot]