Add NETCONF support for SROS devices (#40330)

* added NETCONF support for SROS devices

* corrected alu mapping

* fix pep8 in sros.py

* BOT META file updated
This commit is contained in:
wiso
2018-05-24 12:14:39 +02:00
committed by Ganesh Nalawade
parent 387a23c3d1
commit 160bf82544
8 changed files with 185 additions and 1 deletions

3
.github/BOTMETA.yml vendored
View File

@@ -1057,6 +1057,9 @@ files:
lib/ansible/plugins/lookup/onepassword_raw.py:
maintainers: samdoran
ignored: azenk
lib/ansible/plugins/netconf/sros.py:
maintainers: wisotzky $team_networking
labels: networking
lib/ansible/plugins/shell/powershell.py:
maintainers: $team_windows_core
labels: