index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ossh
Age
Commit message (
Collapse
)
Author
2016-03-14
Updating our metadata tooling to work without env
Kenny Woodson
2016-01-12
Add -A parameter to forward ssh agent
Joel Diaz
2016-01-08
Update to metadata tooling.
Kenny Woodson
2015-12-11
Updating env-host-type to host patterns
Kenny Woodson
2015-08-13
Updated to show private ips when doing a list
Kenny Woodson
2015-06-19
changed Openshift to OpenShift
Thomas Wiest
2015-05-14
Command line tools import multi_ec2 as lib
Kenny Woodson
2015-05-11
Adding cache location for multi ec2
Kenny Woodson
2015-03-30
created a python package named openshift_ansible
Thomas Wiest
2015-03-30
added config file support to opssh, ossh, and oscp
Thomas Wiest
2015-03-13
renamed AnsibleUtil to AwsUtil because that's what it really is.
Thomas Wiest
2015-02-19
Explicitely use python2
Lénaïc Huard
Some distributions are using python3 as the default python. On those ones, we need to explicitely use python2.
2015-02-11
Updated oscp and ossh.
Kenny Woodson
2015-02-11
Checking in oscp.
Kenny Woodson
2015-02-05
Removed unneeded debug statement.
Kenny Woodson
2015-02-05
Removed comments and cleaned up code.
Kenny Woodson
2015-02-05
Attempting to only refresh cache when doing --list on ossh.
Kenny Woodson
2015-02-05
Updated tab completion as well as respecting ssh config files.
Kenny Woodson
2015-02-04
Adding [tab] completion for bash and zsh.
Kenny Woodson
2015-02-04
Renamed ossh.py and added bash completion function
Kenny Woodson