You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Michael DeHaan a0480a1bc5 Block some paramiko warnings that are not relevant. 13 years ago
..
__init__.py Bump release to 0.0.2 13 years ago
callbacks.py Merge remote branch 'public/integration' 13 years ago
connection.py Block some paramiko warnings that are not relevant. 13 years ago
constants.py add support for using an alternate remote port 13 years ago
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 13 years ago
playbook.py Allow variables coming in from the playbook and the API to be expressed as dictionaries throughout their full life cycle 13 years ago
runner.py Remove remote logging as we're going to move this logging to the modules for performance reasons. 13 years ago
utils.py go back to using a normal optparser to add options instead of the dict 13 years ago