summaryrefslogtreecommitdiffstats
path: root/bin/ossh
Commit message (Collapse)AuthorAgeFilesLines
* renamed AnsibleUtil to AwsUtil because that's what it really is.Thomas Wiest2015-03-131-4/+4
|
* Explicitely use python2Lénaïc Huard2015-02-191-1/+1
| | | | | Some distributions are using python3 as the default python. On those ones, we need to explicitely use python2.
* Updated oscp and ossh.Kenny Woodson2015-02-111-10/+7
|
* Checking in oscp.Kenny Woodson2015-02-111-16/+13
|
* Removed unneeded debug statement.Kenny Woodson2015-02-051-3/+0
|
* Removed comments and cleaned up code.Kenny Woodson2015-02-051-53/+22
|
* Attempting to only refresh cache when doing --list on ossh.Kenny Woodson2015-02-051-7/+11
|
* Updated tab completion as well as respecting ssh config files.Kenny Woodson2015-02-051-8/+9
|
* Adding [tab] completion for bash and zsh.Kenny Woodson2015-02-041-3/+7
|
* Renamed ossh.py and added bash completion functionKenny Woodson2015-02-041-0/+235