Hi, all
with ongoing process of removing code from Ansible core into collections [1] I'd like to raise a question - how can we build and provide RPMs from Ansible collection?
We currently use more and more Ansible community modules in TripleO:
- Openstack modules has already moved to be in Openstack repo and won't be present in Ansible 2.10.
- Podman modules will move to a different collection and won't be present in Ansible 2.10
Both of them are used now and won't be provided by Ansible anymore.
I think it's worth to set up this the sooner the better to prevent unnecessary delays in the future.
Thanks