community.general/lib/ansible/plugins/strategy
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
..
__init__.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
debug.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
free.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
linear.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00