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 02efcdced6 Merge branch 'devel' of https://github.com/skvidal/ansible into skvidal-devel 14 years ago
..
__init__.py Version bump for integration branch (soon to be renamed 'devel'), didn't update package 14 years ago
callbacks.py Async: print one poll message per polling cycle. 14 years ago
connection.py Remove command timeout. 14 years ago
constants.py Add support for specifying sudo passwords to both ansible & playbook. Nopasswd sudo is no longer required. 14 years ago
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 14 years ago
inventory.py inventory group 'all' variables are global variables 14 years ago
playbook.py if a playbook has no vars - still include the global vars 14 years ago
runner.py Introduce Async API in Runner. 14 years ago
utils.py Modify /usr/bin/ansible and playbooks to use the new async API. 14 years ago