I couldn’t choose the correct affected version, which is 4.8.1
Steps to Reproduce
get access to a new EL 9 system
setup seperate useraccount (used "galaxy" as username)
install ansible-core from pypi
Run }}{{{{ansible-galaxy collection install pulp.pulp_installer}}
Run }}{{git clone https://gist.github.com/629ba52d68301cc9798227b87704df84.git example
Run cd example
{{{}{}Run }}{{ansible-galaxy install -r ~/.ansible/collections/ansible_collections/pulp/pulp_installer/requirements.yml}}
{{Create hosts file:}}
all:
hosts:
localhost:
ansible_connection: local
{{{}Run }}{}{{ansible-playbook enduser-install.yml -i hosts --extra-vars "@enduser-install-vars.yml{}}}{}{}
(Jira issue includes the full log).
Thanks for any help/advice y’all can give (or docs updates to clear this up).
Great that you found my Jira issue
Unfortunately it’s gone now, do you know how this can happen?
As I have written there I have been starting to look into, why the published artifacts are failing (something dependency tree), but running it from source works.
Wanted to see if I can help somewhere there, but now it’s just gone?