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
Jeroen Hoekx aa555b8b16 Inventory: AnsibleError is not global... 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 Inventory: AnsibleError is not global... 13 years ago
playbook.py verbose option is not being used, so remove it. debug variable still exists. 13 years ago
runner.py Less scrolling over constructor params now that documentation follows 13 years ago
utils.py Allow --user for playbooks, no need for port setting as can specify in inventory file now. 13 years ago