mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
[PR #8081/17e275bc backport][stable-6] pacemaker_cluster: implement check mode (#8093)
pacemaker_cluster: implement check mode (#8081)
* Implement check mode for pacemaker_cluster.
* Fix restart code.
Co-authored-by: Mario Lenz <m@riolenz.de>
---------
Co-authored-by: Mario Lenz <m@riolenz.de>
(cherry picked from commit 17e275bc0b
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
40de10b9b3
commit
d15a41d6c2
2 changed files with 11 additions and 0 deletions
3
changelogs/fragments/pacemaker-cluster.yml
Normal file
3
changelogs/fragments/pacemaker-cluster.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- "pacemaker_cluster - actually implement check mode, which the module claims to support. This means that until now the module
|
||||
also did changes in check mode (https://github.com/ansible-collections/community.general/pull/8081)."
|
Loading…
Add table
Add a link
Reference in a new issue