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
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
9 years ago
..
cli Enable documentation in plugins 9 years ago
compat E1 legacy pep8 fixes (#21933) 9 years ago
config Making the switch to v2 11 years ago
errors E501 fixes (#22879) 9 years ago
executor E501 fixes (#22879) 9 years ago
galaxy E501 fixes (#22879) 9 years ago
inventory E501 fixes (#22879) 9 years ago
module_utils E501 fixes (#22879) 9 years ago
modules E501 fixes (#22879) 9 years ago
parsing E501 fixes (#22879) 9 years ago
playbook E501 fixes (#22879) 9 years ago
plugins Enable documentation in plugins 9 years ago
template E501 fixes (#22879) 9 years ago
utils Enable documentation in plugins 9 years ago
vars keep ansible_local as top level var, always present 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py E501 fixes (#22879) 9 years ago
release.py Bumping devel version to 2.4.0 9 years ago