summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2022-06-01 12:51:24 -0700
committerGitHub <noreply@github.com>2022-06-01 12:51:24 -0700
commit2b6df9ea3652f1981b04d069a2a1df796420d921 (patch)
tree2b61fe7ad48d7ab6e786fa9b5a085b79e6ee1a51 /.azure-pipelines
parente6b16ddeb52685950eb95241c9baa2ba5939184c (diff)
downloadansible-2b6df9ea3652f1981b04d069a2a1df796420d921.tar.gz
Add RHEL 9.0 to ansible-test and CI. (#77923)
* ansible-test - Add RHEL 9.0 remote support. * 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> (cherry picked from commit 43d650f924e4191cc736701e7a78940f99ee84bd) * Include test fix from https://github.com/ansible/ansible/pull/77847
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/azure-pipelines.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 1953bbf734..8387524646 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -94,6 +94,8 @@ stages:
test: rhel/8.5@3.6
- name: RHEL 8.5 py38
test: rhel/8.5@3.8
+ - name: RHEL 9.0
+ test: rhel/9.0
- name: FreeBSD 12.3
test: freebsd/12.3
- name: FreeBSD 13.0