mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
pacemaker: Add regex checking for maintenance-mode (#10707)
* Add regex checking for maintenance-mode
* Add changelog fragment
* Apply suggestions from code review
---------
(cherry picked from commit 6332175493
)
Co-authored-by: Dexter <45038532+munchtoast@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
261 B
YAML
2 lines
261 B
YAML
bugfixes:
|
|
- "pacemaker - use regex for matching ``maintenance-mode`` output to determine cluster maintenance status (https://github.com/ansible-collections/community.general/issues/10426, https://github.com/ansible-collections/community.general/pull/10707)."
|