2024-07-09T09:34:18.563Z | <Yair Podemsky> Hi all,
I am relatively new to Ceph and am would like your expert advice:
I am working with a open-source project that is installing Ceph pacific via Ceph-Ansible.
We want to refactor the project to use collections but that requires the Ansible version to be >= 2.11 and Ceph-Ansible is asserting "Ansible version must be 2.10!".
Is there Ceph-Ansible support for Ceph pacific with Ansible versions >= 2.11?
Is there Ceph-Ansible support for Ansible versions >= 2.11 with a newer Ceph versions?
What would you advise me to do?
Thanks,
Yair |
2024-07-09T09:35:41.413Z | <jonathan.rosser> caph-ansible has always tied its releases to particular versions of ceph and particular versions of ansible |
2024-07-09T09:36:09.516Z | <jonathan.rosser> ceph-ansible has always tied its releases to particular versions of ceph and particular versions of ansible |
2024-07-09T13:29:55.611Z | <Yair Podemsky> Thanks Jonathan for the answer.
Can you please tell me which Ceph version will have support for Ansible versions >= 2.11? |
2024-07-09T13:30:10.164Z | <Yair Podemsky> Thanks Jonathan for your reply
Can you please tell me which Ceph version will have support for Ansible versions >= 2.11? |
2024-07-09T13:55:39.364Z | <jonathan.rosser> There is some documentation about what the different releases support here <https://docs.ceph.com/projects/ceph-ansible/en/latest/#ceph-upstream-releases> |
2024-07-09T13:56:49.189Z | <Yair Podemsky> Thanks! |