ansible/lib/ansible
Brian Coca 7839f70e36 Enable documentation in plugins
Made ansible-doc more plugin agnostic
We can have docs in lookup, callback, connectionm strategy, etc
Use first docstring and make pepizis happy
generalized module_docs to plugin_docs
documented cartesian, ssh, default, jsonfile, etc as examples
changed lack of docs to warning when listing
made smarter about bad docstrings
better blacklisting
added handling of options/config/envs/etc
move blacklist to find_plugins, only need once
2017-03-23 01:27:19 -04:00
..
cli Enable documentation in plugins 2017-03-23 01:27:19 -04:00
compat E1 legacy pep8 fixes (#21933) 2017-03-21 21:19:40 -05:00
config
errors E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
executor E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
galaxy E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
inventory E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
module_utils E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
modules E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
parsing E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
playbook E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
plugins Enable documentation in plugins 2017-03-23 01:27:19 -04:00
template E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
utils Enable documentation in plugins 2017-03-23 01:27:19 -04:00
vars keep ansible_local as top level var, always present 2017-03-23 01:25:39 -04:00
__init__.py
constants.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00