community.general/lib/ansible
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
..
cli Change ansible-doc usage to show -a is for internal use (#29603) 2017-09-11 11:25:34 -07:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config remove fact namespacing 2017-09-10 17:37:52 -04:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory bypass get_hosts and use dictionary directly 2017-08-30 10:56:45 -04:00
module_utils Improve import error handling in azure_rm_common. (#29153) 2017-09-11 09:11:28 -07:00
modules dnf: fix TypeError when env/group failed 2017-09-11 09:16:39 -07:00
parsing Fixes #23680 bug with py3.x due to binary string handling (#23688) 2017-09-09 18:40:07 -07:00
playbook fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
plugins Define byte strings versus text strings in docker connection 2017-09-11 09:55:09 -07:00
template Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
utils fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
vars remove fact namespacing 2017-09-10 17:37:52 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fix handling of config vars with eval expression (#29536) 2017-09-11 16:04:51 +02:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00