You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
cli jsonify inventory (#32990) 7 years ago
compat Create a short license for PSF and MIT. (#32212) 7 years ago
config Add Support for Mellanox switches: first module: mlnxos_command (#33121) 7 years ago
errors Remove uses of assert in production code (#32079) 7 years ago
executor Fix include in loop when stategy=free (#33094) 7 years ago
galaxy Fix IndexError raised on galaxy-install 7 years ago
inventory restore hostpattern regex/glob behaviour 7 years ago
module_utils Refactor common network shared and platform utils code into package (#33452) 7 years ago
modules Refactor common network shared and platform utils code into package (#33452) 7 years ago
parsing Remove uses of assert in production code (#32079) 7 years ago
playbook Make include_x inheritance more congruent with docs (#32769) 7 years ago
plugins Refactor common network shared and platform utils code into package (#33452) 7 years ago
template Deprecate tests used as filters (#32361) 7 years ago
utils Add keycloak_client module for administration of Keycloak clients (#31716) 7 years ago
vars fix item var in delegation (#32986) 7 years ago
__init__.py
constants.py Fixes eos sending 'None' to device (#33015) 7 years ago
release.py Bump the versions now that devel is 2.5 7 years ago