mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
pacemaker_cluster: fix run_command() calls (#9471)
* pacemaker_cluster: fix run_command() calls * add changelog frag * remove set_node()
This commit is contained in:
parent
17d36da150
commit
4a1a8d6b38
2 changed files with 15 additions and 44 deletions
3
changelogs/fragments/9387-pacemaker-cluster-cmd.yml
Normal file
3
changelogs/fragments/9387-pacemaker-cluster-cmd.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue