mirror of https://github.com/ansible/ansible.git
Add RHEL 9.0 to CI. (#77853)
* Add RHEL 9.0 to CI. * Restrict network manager inspection to RHEL8 * Skip module tests when astream_name is undefined, undefine it for RHEL9 until 9.1 * Remove redundant test. Co-authored-by: Matt Martz <matt@sivel.net>pull/77924/head
parent
dbbeea0686
commit
43d650f924
@ -1,2 +1,3 @@
|
|||||||
astream_name: '@container-tools:latest/common'
|
# RHEL9.0 contains no modules, to be re-introduced in 9.1
|
||||||
astream_name_no_stream: '@container-tools/common'
|
# astream_name: '@container-tools:latest/common'
|
||||||
|
# astream_name_no_stream: '@container-tools/common'
|
||||||
|
Loading…
Reference in New Issue