community.general/lib/ansible
Michael DeHaan 5ed2b894d9 Add an additional way to dereference a variable in a playbook, $foo
(Using varReplace function originally from yum, thanks Seth)
2012-03-19 19:32:38 -04:00
..
__init__.py Adding version and author to ansible init. 2012-03-07 12:02:05 -05:00
connection.py Fix "import *" and resultant new things detectable from "make pyflakes" 2012-03-18 17:16:12 -04:00
constants.py Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko 2012-03-11 18:40:35 -04:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
playbook.py Move templating into a utils function. Reuse is our friend. 2012-03-19 19:23:14 -04:00
runner.py Move templating into a utils function. Reuse is our friend. 2012-03-19 19:23:14 -04:00
utils.py Add an additional way to dereference a variable in a playbook, $foo 2012-03-19 19:32:38 -04:00