Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding ip address option | Kenny Woodson | 2016-01-29 | 1 | -2/+2 |
| | |||||
* | Updated help menu for v3 flag | Kenny Woodson | 2016-01-13 | 1 | -0/+1 |
| | |||||
* | Update to metadata tooling. | Kenny Woodson | 2016-01-08 | 1 | -15/+34 |
| | |||||
* | 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 ↵ | Thomas Wiest | 2015-05-04 | 1 | -143/+134 |
| | | | | to expose all of the pssh features directly. | ||||
* | 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 ↵ | Thomas Wiest | 2015-04-10 | 1 | -10/+26 |
| | | | | well as all hosts of the same host-type regardless of environment | ||||
* | fixed bug where opssh would throw an exception if pssh returned a non-zero ↵ | Thomas Wiest | 2015-04-09 | 1 | -8/+8 |
| | | | | exit code | ||||
* | fixed the opssh default output behavior to be consistent with pssh. Also ↵ | Thomas Wiest | 2015-04-07 | 1 | -5/+11 |
| | | | | fixed a bug in how directories are named for --outdir and --errdir. | ||||
* | 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 |