mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
8c9add3d15
* fixed validation-modules for plugins/modules/cloud/rackspace/rax_mon_notification_plan.py
* fixed sanity check
* added changelog fragment
(cherry picked from commit 0e90ff48b5
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
257 B
YAML
2 lines
257 B
YAML
minor_changes:
|
|
- rax_mon_notification_plan - fixed validation checks by specifying type ``str`` as the ``elements`` of parameters ``ok_state``, ``warning_state`` and ``critical_state`` (https://github.com/ansible-collections/community.general/pull/2955).
|