community.general/lib/ansible/cli
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
..
__init__.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
adhoc.py Retain vault password as bytes in 2.2 (#22378) 2017-03-07 15:30:09 -05:00
console.py Enable documentation in plugins 2017-03-23 01:27:19 -04:00
doc.py Enable documentation in plugins 2017-03-23 01:27:19 -04:00
galaxy.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
playbook.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
pull.py Refactor parsing of CLI args so that we can modify them in the base class 2016-10-06 10:46:58 -04:00
vault.py Make vault encrypt/create/etc confirm pass again. 2017-03-09 14:32:21 -05:00