I have spent a few hours now and a couple of different ansible-galaxy versions to see if I could access pulp-ansible collections protected by RBAC-Guard/X509 Guard and I have not been able to get it to work. File access works easy enough
Can you please an example of a working ansible-galaxy config to access a pulp-ansible repo.
I have tried:
- .netrc file which I confirm works via curl
- setting username/password in ansible.cfg (works to get access to the API)
- ansible-galaxy 2.15 and 2.19
The failure occurs after you get redirected to download the collection tarball.
I have spent a few hours now and a couple of different ansible-galaxy versions to see if I could access pulp-ansible collections protected by RBAC-Guard/X509 Guard and I have not been able to get it to work. File access works easy enough
Can you please an example of a working ansible-galaxy config to access a pulp-ansible repo.
I have tried:
The failure occurs after you get redirected to download the collection tarball.