mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
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>
This commit is contained in:
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)."
|
||||
Reference in New Issue
Block a user