mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-07 03:00:33 -07:00
pacemaker_cluster: fix run_command() calls (#9471)
* pacemaker_cluster: fix run_command() calls
* add changelog frag
* remove set_node()
(cherry picked from commit 4a1a8d6b38
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
3 lines
268 B
YAML
3 lines
268 B
YAML
minor_changes:
|
|
- pacemaker_cluster - using safer mechanism to run external command (https://github.com/ansible-collections/community.general/pull/9471).
|
|
- pacemaker_cluster - remove unused code (https://github.com/ansible-collections/community.general/pull/9471).
|