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 2511992659 Surface module debug (-D) to /usr/bin/ansible also 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 Merge pull request #97 from jhoekx/stderr-logging 13 years ago
runner.py Add a debug attribute to Runner/Playbook. 13 years ago
utils.py Need for quoting/unquoting problems go away once module_args are all treated as strings throughout. 13 years ago