File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -1065,9 +1065,9 @@ <h3 id="ha_cluster_sbd_options"><code>ha_cluster_sbd_options</code></h3>
10651065< p > This variable defines resource groups. The items are as follows:</ p >
10661066< ul >
10671067< li > < code > id</ code > (mandatory) - ID of a group.</ li >
1068- < li > < code > resources </ code > (mandatory) - List of the group's resources.
1069- Each resource is referenced by its ID and the resources must be defined
1070- in < a
1068+ < li > < code > resource_ids </ code > (mandatory) - List of the group's
1069+ resources. Each resource is referenced by its ID and the resources must
1070+ be defined in < a
10711071href ="#ha_cluster_resource_primitives "> < code > ha_cluster_resource_primitives</ code > </ a > .
10721072At least one resource must be listed.</ li >
10731073< li > < code > meta_attrs</ code > (optional) - List of sets of the group's
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 1.25.4] - 2025-08-08
5+ --------------------
6+
7+ ### Other Changes
8+
9+ - refactor: crmsh update for ansible-core 2.19 (#301 )
10+ - style: fix typos (#302 )
11+
412[ 1.25.3] - 2025-08-01
513--------------------
614
You can’t perform that action at this time.
0 commit comments