Closed geekbass closed 5 years ago
@geekbass Yup, mazer 0.5.0 requires galaxy api v2, which is not live yet at https://galaxy.ansible.com. 0.5.0 can be tested against galaxy-dev.ansible.com or galaxy-qa.ansible.com
See https://github.com/ansible/mazer/blob/devel/CHANGELOG.rst
Bug Report
MAZER VERSION
CONFIGURATION
SUMMARY
When upgrading to Mazer version 0.5.0, Mazer fails to install the collection with a "404 Client Error: Not Found for url: https://galaxy.ansible.com/api/v2/collections/dcos/dcos_ansible/:" Reverting to version 0.4.0 resolves the issue so it appears to be an isolated issue with 0.5.0 version.
STEPS TO REPRODUCE
When upgrading to version 0.5.0, Mazer fails to install the collection. Reverting back to version 0.4.0 allows for installation of the collection.
EXPECTED RESULTS
The repository dcos.dcos_ansible was successfully installed to /Users/westonbassler/.ansible/collections/ansible_collections
ACTUAL RESULTS