ansible/changelogs/fragments/71355_execute_meta_skip_reason.yml
Rick Elrod e5bb7b1a16
Add skip_reason to meta task skips (#71355)
Change:
- Make them more consistent with other tasks.

Test Plan:
- CI, new test

Tickets:
- Refs #71009

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-08-20 13:48:10 -05:00

2 lines
118 B
YAML

minor_changes:
- meta - now include a ``skip_reason`` when skipped (https://github.com/ansible/ansible/pull/71355).