mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-05 18:18:53 +00:00
Adding block integration tests
This commit is contained in:
parent
f3b691ccaf
commit
f4bd3be71f
7 changed files with 236 additions and 1 deletions
3
test/integration/test_blocks/nested_nested_fail.yml
Normal file
3
test/integration/test_blocks/nested_nested_fail.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
- include: nested_fail.yml
|
||||
args:
|
||||
msg: "nested {{msg}}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue