mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
pacemaker_info: new module and enhance cli_action (#10291)
* feat(info): Add pacemaker_info module and enhance cli_action util This commit adds in the pacemaker_info module which is responsible for retrieving pacemaker facts. Additionally, the cli_action var has been refactored for the pacemaker.py util, which is passed through the runner. * refactor(version): Bump version_added to 11.2.0 * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/pacemaker_info.py Co-authored-by: Felix Fontein <felix@fontein.de> * refactor(process): Simplify command output --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
@@ -1060,6 +1060,8 @@ files:
|
||||
maintainers: fraff
|
||||
$modules/pacemaker_cluster.py:
|
||||
maintainers: matbu munchtoast
|
||||
$modules/pacemaker_info.py:
|
||||
maintainers: munchtoast
|
||||
$modules/pacemaker_resource.py:
|
||||
maintainers: munchtoast
|
||||
$modules/packet_:
|
||||
|
||||
Reference in New Issue
Block a user