community.general/lib/ansible
Michael DeHaan 02abb5a83b Merge pull request #217 from jhoekx/connection-fixes
Expand user in ssh identity file
2012-04-24 07:40:33 -07:00
..
__init__.py Version bump for integration branch (soon to be renamed 'devel'), didn't update package 2012-04-23 21:14:48 -04:00
callbacks.py Merge branch 'integration' 2012-04-23 21:05:06 -04:00
connection.py Expand user in SSH identity file. 2012-04-24 15:56:46 +02:00
constants.py Add support for specifying sudo passwords to both ansible & playbook. Nopasswd sudo is no longer required. 2012-04-13 19:06:11 -04:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
inventory.py Support dicts in inventory vars. 2012-04-19 09:40:17 +02:00
playbook.py Merge branch 'custom-facts' of https://github.com/jhoekx/ansible into jhoekx-custom-facts 2012-04-23 21:24:52 -04:00
runner.py Fix incorrect merge of custom-facts branch. 2012-04-24 16:11:56 +02:00
utils.py Merge branch 'integration' 2012-04-23 21:05:06 -04:00