community.general/lib/ansible
Toshio Kuratomi cc343a4376 Port ansible doc for plugins to use DOCUMENTATION variables
* Using docstrings conflicts with the standard use of docstrings
* PYTHON_OPTIMIZE=2 will omit docstrings.  Using docstrings makes future
  changes to the plugin and module code subject to the requirement that we
  ensure it won't be run with optimization.
2017-09-11 18:34:09 -07:00
..
cli module and vault fixes (#29663) 2017-09-11 21:02:16 -04:00
compat
config allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor module and vault fixes (#29663) 2017-09-11 21:02:16 -04:00
galaxy
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 ec2: fixes #19521, fixes #29456 - create instance-store AMI instances with correct shutdown behavior (#28885) 2017-09-12 11:16:00 +10:00
parsing Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
playbook fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
plugins Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34: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
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