This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
e3c7e35656
ansible
/
test
/
integration
/
targets
/
lookups
/
lookups.yml
5 lines
72 B
YAML
Raw
Normal View
History
Unescape
Escape
Clean up various integration tests. (#60613) * Fix var_blending test temp dir usage. * Fix filters integration test: - Fix use of `output_dir`. - Use `localhost` instead of `testhost` since we're only testing filters. - Fix `fileglob` test to actually test a directory that exists. * Fix lookups integration test: - Fix use of `output_dir`. - Use `localhost` instead of `testhost` since we're only testing lookups. * Fix ansible-runner test temp dir usage. * Fix template and template_jinja2_latest test. Use the `OUTPUT_DIR` env var to get the output directory for the tests. * Fix Python version compat in filters test. * Skip filters test on Python 2.6.
2019-08-15 01:33:45 +02:00
-
hosts
:
localhost
Install passlib before starting lookups test.
2017-07-08 01:06:17 +02:00
gather_facts
:
yes
roles
:
- {
role
:
lookups }
Reference in a new issue
Copy permalink