This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
76b5a9fb52
community.general
/
test
/
integration
/
targets
/
vars_prompt
/
aliases
4 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2018-11-08 22:05:54 +00:00
setup/always/setup_passlib
setup/always/setup_pexpect
Only template values in vars_prompt rather than all vars (#39304) * Only template values in vars_prompt rather than all vars This allows the use of variables in vars_prompt fields but allows variables entered in the prompt to affect play vars rather than throwing an undefined error. Only post validate if there was a vars_prompt * Add tests for vars_prompt
2018-08-13 16:54:31 +00:00
shippable/posix/group2