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
df45dcdae0
ansible
/
test
/
integration
/
targets
/
templating_lookups
/
runme.yml
5 lines
80 B
YAML
Raw
Normal View
History
Unescape
Escape
Split up lookup integration tests. (#67294) * Split up lookup integration tests. * Rename lookup_paths integration test. This will avoid confusing it for a test of the `paths` lookup plugin, which does not exist. * Fix lookup_pipe integration test. The test now verifies it receives the correct output. Adding a second task also causes code coverage to be properly registered for the lookup plugin. * Rename ini lookup test to match plugin name. * Update sanity ignore path.
2020-02-11 01:41:45 +01:00
-
hosts
:
localhost
gather_facts
:
no
roles
:
Handle post_validate templating errors and fix tests (#70240) * Handle unexpected templating errors * Fixes #70050 Fix up tests that weren't running and add tests for graceful templating error handling
2020-06-30 15:31:58 +02:00
- {
role
:
template_lookups }
Reference in a new issue
Copy permalink