ansible/changelogs/fragments/async_status_fixes.yml
Brian Coca 77e936bd50
async_status revert most changes, keep some fixes, undep module (#74931)
* revert most changes, keep some fixes, undep module

  too many corner cases, reverting major changes for controller
  side processing.
2021-06-14 16:39:59 -04:00

4 lines
162 B
YAML

bugfixes:
- async_status, ensure we always get documented returns
- task_executor, Actions using AnsibleActionFail/Skip will now propagate 'results' if given