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 2f1f0d44b4 Merge pull request #106 from mgwilliams/honor-hostfile-returncode
raise error if executable host file execution fails
13 years ago
..
__init__.py Adding version and author to ansible init. 13 years ago
callbacks.py Surface module debug (-D) to /usr/bin/ansible also 13 years ago
connection.py pyflakes: Unused import / unused var 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 bugfix for extra-vars 13 years ago
runner.py raise error if executable host file execution fails 13 years ago
utils.py Need for quoting/unquoting problems go away once module_args are all treated as strings throughout. 13 years ago