community.general/lib/ansible
Michael DeHaan e6406fa5a7 Allow variable expressions to be stored as variables themselves, do some things to allow setup strings
to more easily contain spaces without being mangled, which is neccessary because of the above.
2012-03-21 20:00:48 -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 Enhance logging, way to gate verbosity levels pending. 2012-03-20 21:44:01 -04:00
runner.py Allow variable expressions to be stored as variables themselves, do some things to allow setup strings 2012-03-21 20:00:48 -04:00
utils.py Ratchet up logging a few notches prior to controlling w/ verbosity settings 2012-03-20 22:29:21 -04:00