community.general/lib/ansible
Michael DeHaan 4c75b7f3ad Merge commit '8ae71cc' into integration
Conflicts:
	bin/ansible
	bin/ansible-playbook
	lib/ansible/utils.py
2012-04-10 21:13:01 -04:00
..
__init__.py Bump release to 0.0.2 2012-04-03 09:51:05 -04:00
callbacks.py Merge remote branch 'public/integration' 2012-04-02 20:02:46 -04:00
connection.py Allow explicit request of the local connection. 2012-04-07 14:51:00 -04:00
constants.py add support for using an alternate remote port 2012-03-28 14:05:31 -07:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
playbook.py Allow variables coming in from the playbook and the API to be expressed as dictionaries throughout their full life cycle 2012-04-10 20:58:40 -04:00
runner.py Allow variables coming in from the playbook and the API to be expressed as dictionaries throughout their full life cycle 2012-04-10 20:58:40 -04:00
utils.py go back to using a normal optparser to add options instead of the dict 2012-04-10 13:51:58 -04:00