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
46b1a999c6
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
:
[2.10] Handle post_validate templating errors and fix tests (#70240) (#70389) * 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 (cherry picked from commit 30e70f4b6356e692c7ade3dd95f2e55d07f3e8f5) * changelog ci_complete
2020-07-17 21:41:43 +02:00
- {
role
:
template_lookups }
Reference in a new issue
Copy permalink