summaryrefslogtreecommitdiff
path: root/bin/opssh
AgeCommit message (Collapse)Author
2016-05-25Cleanup bin, test and roles/openshift_ansible_inventory following move to ↵Andrew Butcher
openshift-tools
2016-01-29Adding ip address optionKenny Woodson
2016-01-13Updated help menu for v3 flagKenny Woodson
2016-01-08Update to metadata tooling.Kenny Woodson
2015-05-05fixed opssh and opscp to allow just environment or just host-type.Thomas Wiest
2015-05-04changed opssh to a bash script using ohi to make it easier to maintain, and ↵Thomas Wiest
to expose all of the pssh features directly.
2015-04-13fixed bug in opssh where it wouldn't actually run psshThomas Wiest
2015-04-10added the ability to run opssh and ohi on all hosts in an environment, as ↵Thomas Wiest
well as all hosts of the same host-type regardless of environment
2015-04-09fixed bug where opssh would throw an exception if pssh returned a non-zero ↵Thomas Wiest
exit code
2015-04-07fixed the opssh default output behavior to be consistent with pssh. Also ↵Thomas Wiest
fixed a bug in how directories are named for --outdir and --errdir.
2015-03-30created a python package named openshift_ansibleThomas Wiest
2015-03-30added config file support to opssh, ossh, and oscpThomas Wiest
2015-03-13renamed AnsibleUtil to AwsUtil because that's what it really is.Thomas Wiest
2015-03-11added opsshThomas Wiest