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 4c9dd972b4 Fixes for output formatting 12 years ago
..
__init__.py Adding version and author to ansible init. 12 years ago
connection.py Abstracted out transport from implementation so it can be pluggable. Also fixes for output format. 12 years ago
constants.py Update constants.py to pull module path and the hosts file from the 12 years ago
playbook.py src= parameters for template and copy operations can be relative to the playbook (for /usr/bin/ansible-playbook) or current directory (for /usr/bin/ansible) 12 years ago
runner.py Abstracted out transport from implementation so it can be pluggable. Also fixes for output format. 12 years ago
utils.py Fixes for output formatting 12 years ago