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 a4b3b7a2cf Local connection doesn't need a port. 14 years ago
..
__init__.py Version bump for integration branch (soon to be renamed 'devel'), didn't update package 14 years ago
callbacks.py Merge branch 'integration' 14 years ago
connection.py Local connection doesn't need a port. 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 handle issues when the hostlist is inadvertently set executable 14 years ago
playbook.py fix for issue #230 - handle template taking 3 args 14 years ago
runner.py Merge pull request #226 from cread/make-osx-tests-pass 14 years ago
utils.py fix for issue #230 - handle template taking 3 args 14 years ago