pulp_ansible 0.12.0 has been released.
It is compatible with pulpcore 3.16, 3.17, 3.18 and 3.19
Features
- Added Collection Signatures to the Galaxy V3 API to allow for syncing of signatures during a collection sync. #748
- Added
CollectionVersionSignature
content model to store signatures for Collections. #757 - Added API to serve Collection Signatures at
/pulp/api/v3/content/ansible/collection_signatures/
. #758 - Enabled Collection Remote to sync content that was initially synced using Git Remote. #778
Bugfixes
- Fixed the migrations 0035 and 0036 that handle the transition of deprecations to being repository content and used to fail on uniquenes constraints. #791
- Use proxy auth credentials of a Remote when syncing content #801
- Adds workaround to handle collections that do not have a
requires_ansible
in themeta/runtime.yml
data. This can happen in collections fromgalaxy.ansible.com
. #806
PyPI: pulp-ansible · PyPI
Changelog: Changelog — Pulp Ansible 0.12.0 documentation
Docs: Welcome to Pulp Ansible’s documentation! — Pulp Ansible 0.12.0 documentation
Python bindings: pulp-ansible-client · PyPI
Ruby bindings: pulp_ansible_client | RubyGems.org | your community gem host