Open 2q2code opened 2 days ago
Thanks for your Ansible docs contribution! We talk about Ansible documentation on Matrix at #docs:ansible.im if you ever want to join us and chat about the docs! We meet on Matrix every Tuesday. See the Ansible calendar for meeting details. We welcome additions to our weekly agenda items too. You can add the dawgs-meeting
tag to a forum topic to bring it up at the next meeting.
@Andersson007 - can you take a look when you get a chance pls?
And thanks @2q2code for opening the issue!
Following instructions here: https://docs.ansible.com/ansible/devel/getting_started_ee/build_execution_environment.html
Leads to:
It took me a day of messing around with this to figure out that the base image was at fault, and not my approach. I tried using
pipx
-installed ansible tools, and a venv usingpip3
. Neither worked, but they had the previous day on another machine running the same OS (arch).Might want to lock this down to a base image version that works and not a moving target for the poor newcomer with less determination to make it work.