mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-21 05:21:44 -07:00
[stable-9] Add RHEL 10.0 to CI (#10166)
Add RHEL 10.0 to CI (#10164)
Add RHEL 10.0 to CI.
(cherry picked from commit 2a18a07bdc
)
This commit is contained in:
parent
5a7a3b2f5e
commit
4cce99abb5
11 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
# Copyright (c) Ansible Project
|
||||
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
cryptography_package_name: python-cryptography
|
||||
cryptography_package_name_python3: python3-cryptography
|
||||
openssl_package_name: openssl
|
||||
cryptography_from_pip: false
|
Loading…
Add table
Add a link
Reference in a new issue