1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
Ganesh Nalawade 11c9ad23d5
Refactor common network shared and platform utils code into package (#33452)
* Refactor common network shared and platform specific code into package (part-1)

As per proposal #76 refactor common network shared and platform specific
code into sub-package.
https://github.com/ansible/proposals/issues/76

*  ansible.module_utils.network.common - command shared functions
*  ansible.module_utils.network.{{ platform }} - where platform is platform specific shared functions

*  Fix review comments

* Fix review comments
2017-12-03 21:42:30 +05:30
..
action Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
cache Config continued (#31024) 2017-11-16 13:49:57 -05:00
callback added version added 2017-11-30 22:21:25 -05:00
cliconf Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
connection Fix network_cli connection issue (#33420) 2017-12-01 10:13:07 +05:30
filter Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
inventory get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
lookup get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
netconf Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy Additionally template args in role_include that affect role loading (#33386) 2017-11-30 10:52:28 -05:00
terminal Auth to become (#33319) 2017-11-28 16:28:58 -05:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py add lookups to config system (#33026) 2017-11-20 09:24:10 -05:00