summaryrefslogtreecommitdiff
path: root/test/integration/targets/pause/aliases
diff options
context:
space:
mode:
authorSam Doran <sdoran@redhat.com>2018-11-08 17:05:54 -0500
committerGitHub <noreply@github.com>2018-11-08 17:05:54 -0500
commit96c2375692bcc7e9d58dd35226c7da8fef8c7fb8 (patch)
treefe2c792acafed1826b5036965970fa504bbb41f3 /test/integration/targets/pause/aliases
parentc13fa503a171601a01cfd4681c38124590cba54a (diff)
downloadansible-96c2375692bcc7e9d58dd35226c7da8fef8c7fb8.tar.gz
Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613)
* Add passlib to RHEL test instance This looks like the only tests instance that is missing this libary. It is needed for vars_prompt tests. * Create setup roles for pexect and passlib Switch to using aliases rather than installing directly in the test scripts
Diffstat (limited to 'test/integration/targets/pause/aliases')
-rw-r--r--test/integration/targets/pause/aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/pause/aliases b/test/integration/targets/pause/aliases
index b59832142f..447c957881 100644
--- a/test/integration/targets/pause/aliases
+++ b/test/integration/targets/pause/aliases
@@ -1 +1,2 @@
+setup/always/setup_pexpect
shippable/posix/group3