community.general/lib/ansible
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
..
cli jsonify inventory (#32990) 2017-11-21 13:41:27 -08:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor Fix include in loop when stategy=free (#33094) 2017-11-27 11:02:47 -05:00
galaxy Fix IndexError raised on galaxy-install 2017-11-14 09:54:52 -05:00
inventory restore hostpattern regex/glob behaviour 2017-11-22 09:33:38 -05:00
module_utils Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
modules Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
parsing Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
playbook Make include_x inheritance more congruent with docs (#32769) 2017-11-30 16:16:10 -06:00
plugins Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
template Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
utils Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00