community.general/lib/ansible/module_utils/network/common
Ganesh Nalawade 71113ee291
Fix backup issue in network config modules and network action plugins common code refactor (#50301)
* Fix backup issue in network config modules

*  Fix `get_working_path` not found issue introduced due to
   backup config code refactor (PR #50208)

*  Further refactor config related action plugins to minimize
   duplicate code

*  Remove unwated imports in config action plugins

* Add common network class for action plugin and related code refactor

* Fix review comment
2019-01-04 16:06:13 +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 Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00