Skip to content

v8.1.0

Latest
Compare
Choose a tag to compare
@KB-perByte KB-perByte released this 14 Aug 12:08
· 11 commits to main since this release
1ee89b8

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