summaryrefslogtreecommitdiff
path: root/bin/ossh
AgeCommit message (Collapse)Author
2015-03-30created a python package named openshift_ansibleThomas Wiest
2015-03-30added config file support to opssh, ossh, and oscpThomas Wiest
2015-03-13renamed AnsibleUtil to AwsUtil because that's what it really is.Thomas Wiest
2015-02-19Explicitely use python2Lénaïc Huard
Some distributions are using python3 as the default python. On those ones, we need to explicitely use python2.
2015-02-11Updated oscp and ossh.Kenny Woodson
2015-02-11Checking in oscp.Kenny Woodson
2015-02-05Removed unneeded debug statement.Kenny Woodson
2015-02-05Removed comments and cleaned up code.Kenny Woodson
2015-02-05Attempting to only refresh cache when doing --list on ossh.Kenny Woodson
2015-02-05Updated tab completion as well as respecting ssh config files.Kenny Woodson
2015-02-04Adding [tab] completion for bash and zsh.Kenny Woodson
2015-02-04Renamed ossh.py and added bash completion functionKenny Woodson