mirror of
https://github.com/ansible/ansible.git
synced 2026-07-30 16:14:40 +02:00
Integration test cleanup (#84763)
This brings in integration test fixes from the data tagging PR which are unrelated to DT changes.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
test_file: /tmp/ansible-test.module_defaults.foo
|
||||
module_defaults:
|
||||
debug:
|
||||
msg: test default
|
||||
msg: test {{ "default" }}
|
||||
file:
|
||||
path: '{{ test_file }}'
|
||||
block:
|
||||
|
||||
Reference in New Issue
Block a user