summaryrefslogtreecommitdiffstats
path: root/bin/ossh
Commit message (Collapse)AuthorAgeFilesLines
* changed Openshift to OpenShiftThomas Wiest2015-06-191-1/+1
|
* Command line tools import multi_ec2 as libKenny Woodson2015-05-141-7/+1
|
* Adding cache location for multi ec2Kenny Woodson2015-05-111-7/+8
|
* created a python package named openshift_ansibleThomas Wiest2015-03-301-1/+2
|
* added config file support to opssh, ossh, and oscpThomas Wiest2015-03-301-1/+22
|
* 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