community.general/lib/ansible
Oleg Bulatov f6a4c20cc0 Make parsing variables for hosts and groups more consistent
This commit allows to specify arrays in [group:vars] block.

Signed-off-by: Oleg Bulatov <oleg@bulatov.me>
2014-03-16 21:47:26 +04:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Make parsing variables for hosts and groups more consistent 2014-03-16 21:47:26 +04:00
module_utils Be sure to return to the old directory if cwd is set in run_command 2014-03-13 16:24:29 -05:00
playbook Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
runner Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
utils Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
__init__.py Bump versions on the devel branch (devel branch version is 1.6) 2014-02-28 18:27:16 -05:00
callbacks.py Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
color.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
constants.py Validate SSL certs accessed through urllib* 2014-03-10 16:06:52 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00