Jeff Geerling
Jeff Geerling
Merging older issue #120 into this one.
Highly related: #275, Episode 11 of Ansible 101 live stream.
I'll have to dig into this one; could be a Python2/Python3 upgrade issue, or I might just need to bump an OS version :)
@Xaeco - Hmm... "Ansible is being run in a world writable directory" seems to indicate this directory has `777` permissions, and typically Ansible restricts loading `ansible.cfg` files in that case...
> going full Linux to immerse myself for a while. Ooh, good luck!
I believe the behavior changed since I originally wrote that bit, so I'll need to update this.
Heh, well I appreciate you leaving notes here, so those who bump into the same issues have a place to find an answer until I get the book updated!
Thanks, this definitely needs updating. I think I initially wrote this in the early version of WSL1 with Ubuntu 18.04 and Python 2.7!
Marking that first issue as a bug—for the second, what syntax is that? If PowerShell, I explicitly don't _directly_ support PowerShell in all my examples. I often recommend WSL2 just...
Oh nice! Thanks for that. I've always had the idea kicking around in the back of my head but you finally did it. I'll have to kick the tires on...