ansible/lib/ansible
Stephen Fromm 40fc9a3249 Update playbook to be transport aware
This adds transport variable to playbook.py.  It can be set with
'connection' in the playbook file.
2012-04-11 09:39:04 -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 Update playbook to be transport aware 2012-04-11 09:39:04 -07:00
runner.py Verify that effective uid == remote_user when transport is local 2012-04-10 16:27:19 -07:00
utils.py Add support for -c, --connection argument to specify connection type 2012-04-10 16:13:18 -07:00