index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
opssh
Age
Commit message (
Collapse
)
Author
2016-05-25
Cleanup bin, test and roles/openshift_ansible_inventory following move to ↵
Andrew Butcher
openshift-tools
2016-01-29
Adding ip address option
Kenny Woodson
2016-01-13
Updated help menu for v3 flag
Kenny Woodson
2016-01-08
Update to metadata tooling.
Kenny Woodson
2015-05-05
fixed opssh and opscp to allow just environment or just host-type.
Thomas Wiest
2015-05-04
changed 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-13
fixed bug in opssh where it wouldn't actually run pssh
Thomas Wiest
2015-04-10
added 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-09
fixed bug where opssh would throw an exception if pssh returned a non-zero ↵
Thomas Wiest
exit code
2015-04-07
fixed 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-30
created a python package named openshift_ansible
Thomas Wiest
2015-03-30
added config file support to opssh, ossh, and oscp
Thomas Wiest
2015-03-13
renamed AnsibleUtil to AwsUtil because that's what it really is.
Thomas Wiest
2015-03-11
added opssh
Thomas Wiest