ansible/test/units/modules/network/iosxr
Ganesh Nalawade 1a684df109
Fix iosxr cli_config module diff issue (#44898)
* Fix iosxr cli_config module diff issue

* Modify iosxr plugin to support configuration
  diff capability (get_diff()) within Ansible
  to be in sync with iosxr_config module.

* Fix unit test case failure
2018-08-30 21:39:11 +05:30
..
fixtures
__init__.py
iosxr_module.py
test_iosxr_command.py Update iosxr cliconf plugin (#43837) 2018-08-10 13:12:51 +05:30
test_iosxr_config.py Fix iosxr cli_config module diff issue (#44898) 2018-08-30 21:39:11 +05:30
test_iosxr_facts.py Update iosxr cliconf plugin (#43837) 2018-08-10 13:12:51 +05:30
test_iosxr_netconf.py
test_iosxr_system.py
test_iosxr_user.py