ansible/lib/ansible/utils
Monty Taylor 9bf33e56dd Move availability_zone docs to each OpenStack module (#21540)
* Move availability_zone docs to each OpenStack module

This argument is in the central list for hysterical raisins (mostly me
being a doofus) but is used in almost none of them. Document it
explicitly in each module to stop the confusion.

* Fix two docs formatting bugs
2017-02-17 21:49:03 +01:00
..
module_docs_fragments Move availability_zone docs to each OpenStack module (#21540) 2017-02-17 21:49:03 +01:00
__init__.py
cmd_functions.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
color.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
display.py fix cowsay for py3 2017-01-30 15:16:15 -05:00
encrypt.py Now that we convert salt inside of do_encryptas needed, keep salt as text type until then. 2016-10-20 22:49:30 -07:00
hashing.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
helpers.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
listify.py remove bare vars and undefined from lookup lists (#17647) 2016-09-27 12:32:04 -04:00
module_docs.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
path.py added docs for new arg 2016-11-04 17:11:21 -04:00
shlex.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
ssh_functions.py Check controlpersist (#17443) 2016-09-12 08:27:39 -07:00
unicode.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
vars.py Fixing PEP8 errors in utils/vars.py 2017-02-13 16:13:40 -06:00