summaryrefslogtreecommitdiff
path: root/bin/opssh
AgeCommit message (Collapse)Author
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