You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/netconf_rpc
wiso 387a23c3d1 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
6 years ago
..
defaults New ansible module netconf_rpc (#40358) 6 years ago
meta New ansible module netconf_rpc (#40358) 6 years ago
tasks New ansible module netconf_rpc (#40358) 6 years ago
tests New ansible module netconf_rpc (#40358) 6 years ago