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 5aa5a48f7f Merge pull request #250 from jkleint/devel
Service module crashes if args has no "=".
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 Merge pull request #250 from jkleint/devel 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