summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2022-03-01 11:00:26 -0800
committerMatt Clay <matt@mystile.com>2022-03-01 13:20:42 -0800
commit303d39a96658e608e1b0a2ee0554d7fc08f79882 (patch)
treeb3e94cccdb444dc857bb7e0dcb63fe17cbafd3bc
parentbe8c20f6751b378899c8e87a5c6212f9a406e20e (diff)
downloadansible-303d39a96658e608e1b0a2ee0554d7fc08f79882.tar.gz
Disable ansible-runner test on RHEL 7.9.
-rw-r--r--test/integration/targets/ansible-runner/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/ansible-runner/aliases b/test/integration/targets/ansible-runner/aliases
index 802133bcf1..f74866c6fd 100644
--- a/test/integration/targets/ansible-runner/aliases
+++ b/test/integration/targets/ansible-runner/aliases
@@ -2,3 +2,4 @@ shippable/posix/group3
skip/python3
skip/osx
skip/freebsd
+skip/rhel7.9 # conflicts with OS provided pexpect, fails when run in a venv