Ansible-test - Added RHEL 9.3 and deprecated RHEL 9.2

(Copying over ansible-test - Added RHEL 9.3 and deprecated RHEL 9.2 · Issue #62 · ansible-collections/news-for-maintainers · GitHub from @mkrizek.)

PENDING: ansible-test - Add RHEL 9.3 support by mkrizek · Pull Request #82178 · ansible/ansible · GitHub

The following platforms have been added to ansible-test:

  • Virtual Machines (--remote)
    • rhel/9.3

The following platforms have been deprecated in ansible-test:

  • Virtual Machines (--remote)
    • rhel/9.2

The deprecated platforms will be removed from the devel version of ansible-test on November 27th. Please update your test environments before then.

Azure Pipelines Test Matrix Updates

Projects using Azure Pipelines to test against the ansible-core devel branch must be updated.

IMPORTANT: These changes should only be made for the portion of the test matrix tested against the devel branch of ansible-core.

  • community.postgresql:stable-1
    • Replace rhel/9.2 with rhel/9.3
  • community.postgresql:stable-2
    • Replace rhel/9.2 with rhel/9.3
  • community.postgresql:main
    • Replace rhel/9.2 with rhel/9.3
  • ansible.posix:main
    • Replace rhel/9.2 with rhel/9.3
  • community.libvirt:main
    • Replace rhel/9.2 with rhel/9.3
  • community.crypto:main
    • Replace rhel/9.2 with rhel/9.3
  • community.docker:main
    • Replace rhel/9.2 with rhel/9.3
  • community.general:stable-7
    • Replace rhel/9.2 with rhel/9.3
  • community.general:stable-8
    • Replace rhel/9.2 with rhel/9.3
  • community.general:main
    • Replace rhel/9.2 with rhel/9.3
  • ansible.ansible:devel
    • Replace rhel/9.2 with rhel/9.3
3 Likes