ansible-collections / community.libvirt

Manage libvirt with Ansible
http://galaxy.ansible.com/community/libvirt
GNU General Public License v3.0
61 stars 40 forks source link

CI: update test container and update operating systems #155

Closed csmart closed 1 year ago

csmart commented 1 year ago

ansible-core devel is dropping controller support for Python 3.9, we need to update the base container to a newer version.

See https://github.com/ansible-collections/news-for-maintainers/issues/49

Fedora 37 is deprecated from the devel version of ansible-test, update this to Fedora 38.

See https://github.com/ansible-collections/news-for-maintainers/issues/50

FreeBSD 14.1 is deprecated from the devel version of ansible-test, removed.

See https://github.com/ansible-collections/news-for-maintainers/issues/53

Andersson007 commented 1 year ago

@csmart you could also solve FreeBSD related issue https://github.com/ansible-collections/news-for-maintainers/issues/53 while you're here