Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed opssh and opscp to allow just environment or just host-type. | Thomas Wiest | 2015-05-05 | 1 | -17/+14 |
* | changed opssh to a bash script using ohi to make it easier to maintain, and t... | Thomas Wiest | 2015-05-04 | 1 | -143/+134 |
* | fixed bug in opssh where it wouldn't actually run pssh | Thomas Wiest | 2015-04-13 | 1 | -23/+7 |
* | added the ability to run opssh and ohi on all hosts in an environment, as wel... | Thomas Wiest | 2015-04-10 | 1 | -10/+26 |
* | fixed bug where opssh would throw an exception if pssh returned a non-zero ex... | Thomas Wiest | 2015-04-09 | 1 | -8/+8 |
* | fixed the opssh default output behavior to be consistent with pssh. Also fixe... | Thomas Wiest | 2015-04-07 | 1 | -5/+11 |
* | 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 | -2/+30 |
* | renamed AnsibleUtil to AwsUtil because that's what it really is. | Thomas Wiest | 2015-03-13 | 1 | -5/+5 |
* | added opssh | Thomas Wiest | 2015-03-11 | 1 | -0/+111 |