community.general/lib/ansible
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
..
cli adds ansible-doc JSON plugin data dump 2018-06-04 17:20:33 -07:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Fix error reporting on bad type for config setting 2018-06-01 12:28:30 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Honor ignore_errors when invoking the debugger, add config to disable this behavior (#39868) 2018-05-31 11:14:26 -04:00
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
inventory Don't display host pattern warning for empty groups (fixes #35255) (#39927) 2018-05-09 14:13:48 -05:00
module_utils openstack: Correct fail_json call in module_utils (#41064) 2018-06-04 10:18:15 +02:00
modules 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
parsing Fix flag in debug message (#40753) 2018-06-01 13:48:22 -04:00
playbook Support 'apply' to apply attributes to included tasks - Impl 1 (#39236) 2018-05-31 12:08:38 -05:00
plugins Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
template Allow config to enable native jinja types (#32738) 2018-05-31 10:38:29 +02:00
utils Fix error reporting on bad type for config setting 2018-06-01 12:28:30 -04:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py
constants.py adds ansible-doc JSON plugin data dump 2018-06-04 17:20:33 -07:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00