mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
fix missing attribs with dirct module execution (#53875)
* fix missing attribs with dirct module execution * also make remote tmp handling smarter update tests * set default if attrib does not exist * add simple test
This commit is contained in:
2
changelogs/fragments/always_module_attribs.yml
Normal file
2
changelogs/fragments/always_module_attribs.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ensure we always have internal module attributes set, even if not being passed (fixes using modules as script)
|
||||
Reference in New Issue
Block a user