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
Updated by daviddavis over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
- Sprint set to Sprint 58
Updated by daviddavis over 5 years ago
- Status changed from ASSIGNED to POST
Updated by daviddavis over 5 years ago
- Project changed from Pulp to Ansible Plugin
Added by daviddavis over 5 years ago
Updated by daviddavis over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_ansible|61d7aed3ce8eddae44fd0e7a82d9ff4a743898b1.
Updated by bmbouter about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Port our Collection code, docs, tests to use ansible-galaxy cli
fixes #5335 https://pulp.plan.io/issues/5335