Actions
Feature #36769
closedAdd ANSIBLE_PERMISSION_CLASSES support for pulp_ansible regression
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Foreman modules
Target version:
-
Description
A regression on pulp ansible that's in the pulpcore 3.28 repo will stop users from being able to sync ansible content to smart proxies. This PR solves it: https://github.com/pulp/pulp_ansible/pull/1561
The change requires us to set the new ANSIBLE_PERMISSION_CLASSES to an empty array so that no auth is needed to consume hosted ansible content.
This is going to be needed for Katelo 4.10.
Actions