Actions
Bug #33208
closedAnsible Collection - auth_token should be allowed without providing auth_url
Status:
Closed
Priority:
Normal
Assignee:
Category:
Ansible Collections
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
As part of https://projects.theforeman.org/issues/33147, we added a few validations.
One of those isn't a correct validation and pulp provides the ability to have auth_token without auth_url. We need to allow the same.
Actions