You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
Changes to supplement direct execution of Ansible module in validate_config(utils.py) and _patch_update_module(network.py) added.
Override new 2.19.1+ AnsibleModule._record_module_result hook in network action plugin to bypass module result serialization when direct execution is enabled
Bugfixes
Improved error handling in DirectExecutionModule._record_module_result method for better compatibility with core<=2.18