ansible/test/sanity
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
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Enhance empty __init__ code-smell to check module_utils (#33438) 2017-11-30 15:47:38 -08:00
import Enable Python 3.7 in ansible-test. 2017-11-21 09:24:04 -08:00
pep8 apt_rpm: PEP8 compliancy and documentation changes (#33431) 2017-12-01 08:19:35 -05:00
pylint Fix anomalous backslashes and enable pylint test. 2017-11-21 23:22:51 -08:00
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Disable newer shellcheck tests which don't pass. 2017-02-27 22:31:47 -08:00
validate-modules Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00