We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
browsing through the repo, I noticed that the become = true in ansible.cfg needs a capitalization on the True.
become = true
ansible.cfg
Testing from my own repo showed that true (lower case) will not work.
My own version of ansible is 2.14.8