mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 15:04:02 -07:00
pacemaker_resource: add cleanup state (#10413)
* refactor(deprecate): Add cleanup deprecations for pacemaker_cluster
* Additional code review changes
* Add changelog fragment
(cherry picked from commit 3b09e9d9ed
)
Co-authored-by: Dexter <45038532+munchtoast@users.noreply.github.com>
3 lines
348 B
YAML
3 lines
348 B
YAML
minor_changes:
|
|
- pacemaker_resource - add ``state=cleanup`` for cleaning up pacemaker resources (https://github.com/ansible-collections/community.general/pull/10413)
|
|
- pacemaker_resource - the parameter ``name`` is no longer a required parameter in community.general 11.3.0 (https://github.com/ansible-collections/community.general/pull/10413)
|