summaryrefslogtreecommitdiffstats
path: root/bin/opssh
Commit message (Collapse)AuthorAgeFilesLines
* Adding ip address optionKenny Woodson2016-01-291-2/+2
|
* Updated help menu for v3 flagKenny Woodson2016-01-131-0/+1
|
* Update to metadata tooling.Kenny Woodson2016-01-081-15/+34
|
* fixed opssh and opscp to allow just environment or just host-type.Thomas Wiest2015-05-051-17/+14
|
* changed opssh to a bash script using ohi to make it easier to maintain, and ↵Thomas Wiest2015-05-041-143/+134
| | | | to expose all of the pssh features directly.
* fixed bug in opssh where it wouldn't actually run psshThomas Wiest2015-04-131-23/+7
|
* added the ability to run opssh and ohi on all hosts in an environment, as ↵Thomas Wiest2015-04-101-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 Wiest2015-04-091-8/+8
| | | | exit code
* fixed the opssh default output behavior to be consistent with pssh. Also ↵Thomas Wiest2015-04-071-5/+11
| | | | fixed a bug in how directories are named for --outdir and --errdir.
* created a python package named openshift_ansibleThomas Wiest2015-03-301-1/+2
|
* added config file support to opssh, ossh, and oscpThomas Wiest2015-03-301-2/+30
|
* renamed AnsibleUtil to AwsUtil because that's what it really is.Thomas Wiest2015-03-131-5/+5
|
* added opsshThomas Wiest2015-03-111-0/+111