mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
* fix(callback/counter_enabled): honor display_ok_hosts setting * add changelog frag * Update changelogs/fragments/11656-counter_enabled-display_ok_hosts.yml
3 lines
242 B
YAML
3 lines
242 B
YAML
bugfixes:
|
|
- counter_enabled callback plugin - fix plugin not observing ``display_ok_hosts`` option (https://github.com/ansible-collections/community.general/issues/3978, https://github.com/ansible-collections/community.general/pull/11656).
|