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/units/modules/network/iosxr
Peter Sprygada f0008248d4 fix iosxr commands to encode json (#23346)
the command dict in the iosxr module_utils wasn't encoding the request
to json.  this patch will fix that problem
8 years ago
..
fixtures Remove superfluous include on iosxr filesystems fact gathering (#21775) 8 years ago
__init__.py adds iosxr_system declarative module (#20134) 8 years ago
iosxr_module.py updates iosxr modules to support socket (#21231) 8 years ago
test_iosxr_command.py fix iosxr commands to encode json (#23346) 8 years ago
test_iosxr_config.py updates iosxr modules to support socket (#21231) 8 years ago
test_iosxr_facts.py Remove superfluous include on iosxr filesystems fact gathering (#21775) 8 years ago
test_iosxr_system.py Remove shebangs from unit tests. 8 years ago
test_iosxr_template.py updates iosxr modules to support socket (#21231) 8 years ago