mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
New ansible module netconf_rpc (#40358)
* New ansible module netconf_rpc * add integration test for module netconf_rpc * pep8/meta-data corrections * usage of jxmlease for all XML processing separation of attributes "rpc" and "content" * removed unused imports improved error handling * fixed pep8 * usage of ast.literal_eval instead of eval added description to SROS integration test for cases commented out
This commit is contained in:
1
.github/BOTMETA.yml
vendored
1
.github/BOTMETA.yml
vendored
@@ -481,6 +481,7 @@ files:
|
||||
$modules/network/meraki/: $team_meraki
|
||||
$modules/network/netconf/netconf_config.py: lpenz userlerueda $team_networking
|
||||
$modules/network/netconf/netconf_get.py: wisotzky $team_networking
|
||||
$modules/network/netconf/netconf_rpc.py: wisotzky $team_networking
|
||||
$modules/network/netscaler/: $team_netscaler
|
||||
$modules/network/netvisor/: $team_netvisor
|
||||
$modules/network/nuage/: pdellaert
|
||||
|
||||
Reference in New Issue
Block a user