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 c00699d0ef Merge branch 'integration'
Conflicts:
	lib/ansible/playbook.py
	lib/ansible/runner.py
	library/apt
14 years ago
..
__init__.py clean exec bits from lib/ansible/*.py, ignore Eclipse/PyDev files 14 years ago
callbacks.py Merge branch 'integration' 14 years ago
connection.py Merge branch 'integration' 14 years ago
constants.py Add support for specifying sudo passwords to both ansible & playbook. Nopasswd sudo is no longer required. 14 years ago
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 14 years ago
inventory.py Support dicts in inventory vars. 14 years ago
playbook.py Merge branch 'integration' 14 years ago
runner.py Merge branch 'integration' 14 years ago
utils.py Merge branch 'integration' 14 years ago