mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-08 11:40:32 -07:00
Unit tests: make set_module_args() a context manager, and remove copies of it in some tests (#9838)
Make set_module_args() a context manager, and remove copies of set_module_args().
Prepares for Data Tagging.
(cherry picked from commit
|
||
---|---|---|
.. | ||
become | ||
cache | ||
callback | ||
connection | ||
filter | ||
inventory | ||
lookup | ||
module_utils | ||
modules | ||
plugin_utils |