summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRafael Vencioneck <rafael.vencioneck@gmail.com>2018-04-23 14:53:09 -0300
committerGanesh Nalawade <ganesh634@gmail.com>2018-04-23 23:23:09 +0530
commit0d1e9bfe90a2077ee0a07c649a9b4aa833f834a6 (patch)
tree119af0d73536ea53d4d0c375bd552191ff831ac4 /.github
parent2f535a339cbbd6ce0729e3dfc93d3b221746b7d3 (diff)
downloadansible-0d1e9bfe90a2077ee0a07c649a9b4aa833f834a6.tar.gz
Adding exos_command cli_conf module (#37775)
* Adding exos_command cli_conf module * fixing documentation, indentation and metadata_version * removing doc fragmentation and adding required import * removing unnecessary code and including company name on short_description * updating BOTMETA.yml with exos module information
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index 1c07a39fde..b80dcc2c75 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -456,6 +456,7 @@ files:
$modules/network/edgeos/: samdoran
$modules/network/enos/: amuraleedhar
$modules/network/eos/: privateip trishnaguha
+ $modules/network/exos/: rdvencioneck
$modules/network/f5/:
ignored: Etienne-Carriere mhite mryanlam perzizzle srvg wojtek0806 JoeReifel
maintainers: caphrim007
@@ -829,6 +830,9 @@ files:
$module_utils/network/enos:
maintainers: amuraleedhar
labels: networking
+ $module_utils/network/exos:
+ maintainers: rdvencioneck
+ labels: networking
$module_utils/f5_utils.py:
maintainers: caphrim007
labels:
@@ -957,6 +961,9 @@ files:
lib/ansible/plugins/cliconf/:
maintainers: $team_networking
labels: networking
+ lib/ansible/plugins/cliconf/exos.py:
+ maintainers: rdvencioneck
+ labels: networking
lib/ansible/plugins/cliconf/ironware.py:
maintainers: paulquack
labels: networking
@@ -1041,6 +1048,9 @@ files:
lib/ansible/plugins/terminal/eos.py:
maintainers: $team_networking
labels: networking
+ lib/ansible/plugins/terminal/exos.py:
+ maintainers: rdvencioneck
+ labels: networking
lib/ansible/plugins/terminal/ios.py:
maintainers: $team_networking
labels: networking