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
config.py
netconf.py
network.py
parsing.py
utils.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00