Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |