1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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 show version brief does not work on iosxr virtual (#37609) 2018-03-29 12:33:41 +05:30
__init__.py adds iosxr_system declarative module (#20134) 2017-01-11 17:17:37 -05:00
iosxr_module.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
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 code cleanup for --diff and --check modes (#33665) 2017-12-07 20:14:57 +05:30
test_iosxr_system.py refactor iosxr_system for cliconf and netconf (#34749) 2018-01-17 07:29:28 -07:00
test_iosxr_user.py iosxr_user refactor for cliconf and netconf (#34892) 2018-01-17 07:28:58 -07:00