ansible/changelogs/fragments/async_status.yml

4 lines
180 B
YAML
Raw Normal View History

minor_changes:
- async_status no longer requires a module for non windows targets.
- task_executor, Actions using AnsibleActionFail/Skip will now propagate 'results' if given.