community.general/lib/ansible/utils
Michael DeHaan 753ebea186 Prefer categorized modules to uncategorized, such that if someone does an install on top of old content
the categorized modules will win over the 1.1 uncategorized modules, as the packages may not automatically
clean up the old content.
2013-05-19 20:09:44 -04:00
..
__init__.py Fix listification inside of with_items so it runs more intelligently. 2013-05-13 21:31:45 -04:00
module_docs.py more places to use yaml.safe_load 2013-02-23 13:34:14 -05:00
plugins.py Prefer categorized modules to uncategorized, such that if someone does an install on top of old content 2013-05-19 20:09:44 -04:00
template.py If ansible is configured to use a log file but cannot write to it, exit, but don't traceback. 2013-05-19 20:05:04 -04:00