mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-16 13:24:04 -07:00
nagios: make services param a list (#10493)
* nagios: make services param a list
* add changelog frag
* nagios: update docs
(cherry picked from commit 6e1821e557
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
159 B
YAML
2 lines
159 B
YAML
minor_changes:
|
|
- nagios - make parameter ``services`` a ``list`` instead of a ``str`` (https://github.com/ansible-collections/community.general/pull/10493).
|