mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
151551b04f
Added additional condition to detect failed task in selective callback plugin when ran with loop or with_items. Fixes: ansible/ansible#63767 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 lines
102 B
YAML
2 lines
102 B
YAML
bugfixes:
|
|
- selective - mark task failed correctly (https://github.com/ansible/ansible/issues/63767).
|