Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating our metadata tooling to work without env | Kenny Woodson | 2016-03-14 | 1 | -71/+21 |
| | |||||
* | Add -A parameter to forward ssh agent | Joel Diaz | 2016-01-12 | 1 | -0/+5 |
| | |||||
* | Update to metadata tooling. | Kenny Woodson | 2016-01-08 | 1 | -17/+13 |
| | |||||
* | Updating env-host-type to host patterns | Kenny Woodson | 2015-12-11 | 1 | -4/+4 |
| | |||||
* | Updated to show private ips when doing a list | Kenny Woodson | 2015-08-13 | 1 | -2/+2 |
| | |||||
* | changed Openshift to OpenShift | Thomas Wiest | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | Command line tools import multi_ec2 as lib | Kenny Woodson | 2015-05-14 | 1 | -7/+1 |
| | |||||
* | Adding cache location for multi ec2 | Kenny Woodson | 2015-05-11 | 1 | -7/+8 |
| | |||||
* | created a python package named openshift_ansible | Thomas Wiest | 2015-03-30 | 1 | -1/+2 |
| | |||||
* | added config file support to opssh, ossh, and oscp | Thomas Wiest | 2015-03-30 | 1 | -1/+22 |
| | |||||
* | renamed AnsibleUtil to AwsUtil because that's what it really is. | Thomas Wiest | 2015-03-13 | 1 | -4/+4 |
| | |||||
* | Explicitely use python2 | Lénaïc Huard | 2015-02-19 | 1 | -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 Woodson | 2015-02-11 | 1 | -10/+7 |
| | |||||
* | Checking in oscp. | Kenny Woodson | 2015-02-11 | 1 | -16/+13 |
| | |||||
* | Removed unneeded debug statement. | Kenny Woodson | 2015-02-05 | 1 | -3/+0 |
| | |||||
* | Removed comments and cleaned up code. | Kenny Woodson | 2015-02-05 | 1 | -53/+22 |
| | |||||
* | Attempting to only refresh cache when doing --list on ossh. | Kenny Woodson | 2015-02-05 | 1 | -7/+11 |
| | |||||
* | Updated tab completion as well as respecting ssh config files. | Kenny Woodson | 2015-02-05 | 1 | -8/+9 |
| | |||||
* | Adding [tab] completion for bash and zsh. | Kenny Woodson | 2015-02-04 | 1 | -3/+7 |
| | |||||
* | Renamed ossh.py and added bash completion function | Kenny Woodson | 2015-02-04 | 1 | -0/+235 |