Task refactoring, updates to support ssh-agent and responding to password prompts. Needs test for using credentials.

This commit is contained in:
Chris Church
2013-04-24 11:35:30 -04:00
parent cc25d55121
commit d6d468633f
6 changed files with 195 additions and 139 deletions

View File

@@ -5,6 +5,7 @@ django-extensions==1.1.1
django-jsonfield==0.9.2
ipython==0.13.1
paramiko==1.10.0
pexpect==2.4
# psycopg2==2.4.6
python-dateutil==1.5
PyYAML==3.10