community.general/lib/ansible/module_utils/network/common
Deepak Agrawal 81214409cf
asa_config/ios_config: diff strict does not work with multiple parents (#45150)
* multiple parents issues in diff

* Integration tests for missing functionality

* add testcase for other platforms. vnxos does not support qos so need to find a command chain on v-nxos for multiple parets. junos uses on-device diff so should not need this.

* Fix for issue when any candidate parent did not meet the exact line in running-config

* DCI runs eos_config without become flag
2018-09-12 07:50:24 +05:30
..
__init__.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
config.py asa_config/ios_config: diff strict does not work with multiple parents (#45150) 2018-09-12 07:50:24 +05:30
netconf.py Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
network.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
parsing.py Issue #39860: Add 'not_contains' method to parsing.py (#39874) 2018-06-27 10:21:17 +05:30
utils.py Infoblox ipv6 support feature (#39668) 2018-05-15 08:24:48 +05:30