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:
Matt Clay
2025-03-01 03:11:46 +00:00
committed by GitHub
parent 650ee5abf8
commit 9ef623a517
132 changed files with 501 additions and 491 deletions
@@ -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: