mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
New networking module: voss_command (#43741)
* new voss_command module * Removed incorrect version_added line
This commit is contained in:
committed by
Ricardo Carrillo Cruz
parent
3419c75411
commit
8429f777da
10
.github/BOTMETA.yml
vendored
10
.github/BOTMETA.yml
vendored
@@ -505,6 +505,7 @@ files:
|
||||
$modules/network/slxos/: $team_extreme
|
||||
$modules/network/sros/: privateip
|
||||
$modules/network/system/: $team_networking
|
||||
$modules/network/voss/: $team_extreme
|
||||
$modules/network/vyos/: Qalthos samdoran
|
||||
$modules/notification/bearychat.py: tonyseek
|
||||
$modules/notification/campfire.py: fabulops
|
||||
@@ -931,6 +932,9 @@ files:
|
||||
maintainers: $team_vmware
|
||||
labels: vmware
|
||||
support: community
|
||||
$module_utils/network/voss:
|
||||
maintainers: $team_extreme
|
||||
labels: networking
|
||||
$module_utils/network:
|
||||
maintainers: $team_networking
|
||||
labels: networking
|
||||
@@ -1050,6 +1054,9 @@ files:
|
||||
labels:
|
||||
- cloud
|
||||
- openstack
|
||||
lib/ansible/plugins/cliconf/voss.py:
|
||||
maintainers: $team_extreme
|
||||
labels: networking
|
||||
lib/ansible/plugins/connection/winrm.py:
|
||||
maintainers: $team_windows_core
|
||||
labels:
|
||||
@@ -1144,6 +1151,9 @@ files:
|
||||
lib/ansible/plugins/terminal/sros.py:
|
||||
maintainers: $team_networking
|
||||
labels: networking
|
||||
lib/ansible/plugins/terminal/voss.py:
|
||||
maintainers: $team_extreme
|
||||
labels: networking
|
||||
lib/ansible/plugins/terminal/vyos.py:
|
||||
maintainers: $team_networking samdoran
|
||||
labels: networking
|
||||
|
||||
Reference in New Issue
Block a user