community.general/lib/ansible
Stephen Fromm 896f8de446 Add DEFAULT_TRANSPORT and DEFAULT_TRANSPORT_OPTS constants
DEFAULT_TRANSPORT is set to paramiko.  DEFAULT_TRANSPORT_OPTS is a list
of possible transport options; it is set to local and paramiko.
2012-04-10 16:09:20 -07:00
..
__init__.py Bump release to 0.0.2 2012-04-03 09:51:05 -04:00
callbacks.py Merge remote branch 'public/integration' 2012-04-02 20:02:46 -04:00
connection.py Change to transport is local *and* is localhost 2012-04-10 13:20:03 -07:00
constants.py Add DEFAULT_TRANSPORT and DEFAULT_TRANSPORT_OPTS constants 2012-04-10 16:09:20 -07: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 Introduce per task variables and push them to templates. 2012-04-04 13:39:03 +02:00
runner.py Introduce per task variables and push them to templates. 2012-04-04 13:39:03 +02:00
utils.py Modification on top of skvidal's common options patch to keep options to command line tools sorted. 2012-04-06 10:59:15 -04:00