summaryrefslogtreecommitdiff
path: root/bin/ossh
AgeCommit message (Collapse)Author
2016-03-14Updating our metadata tooling to work without envKenny Woodson
2016-01-12Add -A parameter to forward ssh agentJoel Diaz
2016-01-08Update to metadata tooling.Kenny Woodson
2015-12-11Updating env-host-type to host patternsKenny Woodson
2015-08-13Updated to show private ips when doing a listKenny Woodson
2015-06-19changed Openshift to OpenShiftThomas Wiest
2015-05-14Command line tools import multi_ec2 as libKenny Woodson
2015-05-11Adding cache location for multi ec2Kenny Woodson
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