cisagov / skeleton-ansible-role

A skeleton project for quickly getting a new cisagov Ansible role started.
Creative Commons Zero v1.0 Universal
7 stars 6 forks source link

Add support for Fedora 39 #166

Closed jsf9k closed 8 months ago

jsf9k commented 1 year ago

๐Ÿ—ฃ Description

This pull request adds support for Fedora 39.

๐Ÿ’ญ Motivation and context

Fedora 39 was released on November 7, 2023. We need to support Fedora 39 so that our Fedora-based FreeIPA server AMI can use a sufficiently recent version of OpenSSL to avoid this CVE.

๐Ÿงช Testing

All automated tests should pass once ansible/ansible-lint#3893 is merged and the changes it contains appear in an ansible-lint release.

โœ… Pre-approval checklist