community.general/lib/ansible/playbook
Michael DeHaan 7c6341718e Merge branch 'combine_vars' of git://github.com/laggyluke/ansible into exp
Conflicts:
	lib/ansible/inventory/vars_plugins/group_vars.py
	lib/ansible/runner/__init__.py
	lib/ansible/utils/__init__.py
	test/TestPlayBook.py
2013-04-16 20:06:06 -04:00
..
__init__.py Add code to flag legacy templating like $foo.{bar} as deprecated in favor of Jinja2 {{ foo.bar }} so we 2013-04-10 17:52:35 -04:00
play.py Merge branch 'combine_vars' of git://github.com/laggyluke/ansible into exp 2013-04-16 20:06:06 -04:00
task.py Fix template call. 2013-04-11 12:15:13 -04:00