mirror of https://github.com/ansible/ansible.git
* Add temporary module result serialization hook
* Sanity test fix
---------
(cherry picked from commit faf86ca2b3)
Co-authored-by: Matt Clay <matt@mystile.com>
pull/85636/head
parent
99d701ccf9
commit
db4973572a
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- AnsibleModule - Add temporary internal monkeypatch-able hook to alter module result serialization by splitting serialization from ``_return_formatted`` into ``_record_module_result``.
|
||||
Loading…
Reference in New Issue