mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-18 07:24:20 +00:00
new module lxca_cmms for Lenovo XClarity Administrator (#49594)
* new module for lxca_cmms * modified exception and error message * Removed unused import in test * Corrected Return block
This commit is contained in:
parent
e7d784e5cc
commit
90e1c58a00
3 changed files with 275 additions and 0 deletions
4
.github/BOTMETA.yml
vendored
4
.github/BOTMETA.yml
vendored
|
|
@ -372,6 +372,7 @@ files:
|
|||
$modules/remote_management/hpilo/: dagwieers haad
|
||||
$modules/remote_management/imc/: dagwieers
|
||||
$modules/remote_management/ipmi/: cloudnull
|
||||
$modules/remote_management/lxca/: navalkp prabhosa
|
||||
$modules/remote_management/manageiq/: $team_manageiq
|
||||
$modules/remote_management/redfish/: $team_redfish
|
||||
$modules/remote_management/stacki/stacki_host.py: bbyhuy bsanders
|
||||
|
|
@ -755,6 +756,9 @@ files:
|
|||
labels: pure_storage
|
||||
$module_utils/redfish_utils.py:
|
||||
maintainers: $team_redfish
|
||||
$module_utils/remote_management/lxca:
|
||||
maintainers: navalkp prabhosa
|
||||
labels: lxca
|
||||
$module_utils/remote_management/ucs:
|
||||
maintainers: $team_ucs
|
||||
labels: ucs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue