community.general/lib/ansible/modules/network/iosxr
Deepak Agrawal 2db6a8c26a
iosxr_config crash if config has route-policy with multiple levels of 'ifelseif' and other caveats (#41091)
* diff in as-path-set or prefix-set

* fix caveat diff can not have last line with comma in prefix-set/as-path/community-set

* Simplify fix to include indentation before parse

* remove debugger

* route-policy diffs

* fix iosxr_config crash issue

* new changes in iosxr_config after git add

* end-policy-map and end-class-map are properly indented so match misplaced children only when end-* is at the beigining also fix pep8

* Remaining config blocks of route-policy which needs exclusion from diff. added new tests

* pylint/pep8 warnings

* Review comments , sanity test fix

* shbang warning

* remove unused import
2018-06-05 07:56:53 +05:30
..
__init__.py
iosxr_banner.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
iosxr_command.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
iosxr_config.py iosxr_config crash if config has route-policy with multiple levels of 'ifelseif' and other caveats (#41091) 2018-06-05 07:56:53 +05:30
iosxr_facts.py Handle Duplex parsing on some version of iosxr (#38738) 2018-04-18 13:22:08 +05:30
iosxr_interface.py Network modules to link to network guide (#37033) 2018-03-06 12:01:07 +00:00
iosxr_logging.py * adds commit replace with config file for iosxr (#35564) 2018-02-01 14:15:32 +00:00
iosxr_netconf.py Fix more docs vs argspec (#36048) 2018-02-12 17:42:25 +00:00
iosxr_system.py Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 2018-01-24 19:46:27 +05:30
iosxr_user.py iosxr_user refactor for cliconf and netconf (#34892) 2018-01-17 07:28:58 -07:00