community.general/lib/ansible/utils
Michael DeHaan 6fdfbb1a34 Improve variable smushing so it only has to be done in one place. This is related to shlex.split being called
on untemplated variables in some rare cases.
2013-04-24 22:00:40 -04:00
..
__init__.py Improve variable smushing so it only has to be done in one place. This is related to shlex.split being called 2013-04-24 22:00:40 -04:00
module_docs.py more places to use yaml.safe_load 2013-02-23 13:34:14 -05:00
plugins.py Added a 'set_up' and 'tear_down' which are like tasks, but execute before and after roles. 2013-04-20 16:07:06 -04:00
template.py Improve variable smushing so it only has to be done in one place. This is related to shlex.split being called 2013-04-24 22:00:40 -04:00