Actions
Task #5335
closedSwitch pulp_ansible away from "mazer" and to "ansible-galaxy collections" CLI
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 58
Quarter:
Description
Mazer is being deprecated so we should switch pulp_ansible to "ansible-galaxy collections" CLI.
the new CLI¶
The new CLI comes from ansible/ansible:devel.
Where to switch¶
- Mazer is all over the docs.
- mazer_url is the name of the attribute in AnsibleDistribution, that should become "client_url"
- The unit test that tests content installs uses Mazer, that needs to be ported to ansible-galaxy CLI
Actions
Port our Collection code, docs, tests to use ansible-galaxy cli
fixes #5335 https://pulp.plan.io/issues/5335