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 c6b8e1621d A better fix for slurp, expand path in the module. 13 years ago
..
__init__.py Bump release to 0.0.2 13 years ago
callbacks.py Warn if no hosts matched 13 years ago
connection.py Fixes to make ports DWIM. 13 years ago
constants.py Add support for specifying sudo passwords to both ansible & playbook. Nopasswd sudo is no longer required. 13 years ago
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 13 years ago
inventory.py Support dicts in inventory vars. 13 years ago
playbook.py Supported 'listed' vars in playbooks. 13 years ago
runner.py A better fix for slurp, expand path in the module. 13 years ago
utils.py Allow --user for playbooks, no need for port setting as can specify in inventory file now. 13 years ago