ansible/lib/ansible/cli
Toshio Kuratomi cfaea8a053 Change ansible-doc usage to show -a is for internal use (#29603)
* Change ansible-doc usage to show -a is for internal use

ansible-doc -a is for testing that documentation is sane.  It should not
be used by normal users in production.  The main reason for this is that
it is designed to fail if there are any undocumented modules or plugins.
This is good for testing that all plugins we ship are documented.  It is
not good for end users who may have undocumented third-party plugins.
2017-09-11 11:25:34 -07:00
..
__init__.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
adhoc.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
config.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
console.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
doc.py Change ansible-doc usage to show -a is for internal use (#29603) 2017-09-11 11:25:34 -07:00
galaxy.py Do not try to process an empty metai/main.yml file 2017-08-31 13:50:01 -04:00
inventory.py ansible-inventory cli tool (#22477) 2017-08-15 16:45:54 -04:00
playbook.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
pull.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
vault.py Vault secrets default vault ids list (#28190) 2017-08-15 11:56:17 -04:00