summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fixed bug in opssh where it wouldn't actually run psshThomas Wiest2015-04-131-23/+7
|/ / /
* | | Automatic commit of package [openshift-ansible-bin] release [0.0.7-1].Thomas Wiest2015-04-132-2/+7
* | | Merge pull request #151 from twiest/prThomas Wiest2015-04-103-24/+88
|\ \ \
| * | | added the ability to run opssh and ohi on all hosts in an environment, as wel...Thomas Wiest2015-04-103-24/+88
|/ / /
* | | Merge pull request #150 from twiest/prThomas Wiest2015-04-102-1/+97
|\ \ \
| * | | added ohiThomas Wiest2015-04-102-1/+97
|/ / /
* | | Merge pull request #141 from lhuard1A/virtThomas Wiest2015-04-1023-2/+564
|\ \ \
| * | | Add libvirt as a providerLénaïc Huard2015-04-1023-2/+564
* | | | Merge pull request #149 from kwoodson/ans_inventoryKenny Woodson2015-04-097-0/+79
|\ \ \ \ | |/ / / |/| | |
| * | | Adding a multi_ec2 yaml configure roleKenny Woodson2015-04-097-0/+79
* | | | Merge pull request #148 from mwoodson/tower_configMatt Woodson2015-04-091-0/+6
|\ \ \ \
| * | | | added sebools for ansible tower configMatt Woodson2015-04-091-0/+6
* | | | | Merge pull request #147 from detiber/refactor_yum_reposThomas Wiest2015-04-0911-62/+183
|\ \ \ \ \
| * | | | | refactor yum_repo role to handle multiple repos/filesJason DeTiberus2015-04-0911-62/+183
* | | | | | Automatic commit of package [openshift-ansible-bin] release [0.0.6-1].Thomas Wiest2015-04-092-2/+6
* | | | | | Merge pull request #146 from twiest/prThomas Wiest2015-04-091-8/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fixed bug where opssh would throw an exception if pssh returned a non-zero ex...Thomas Wiest2015-04-091-8/+8
|/ / / / /
* | / / / Merge pull request #145 from mwoodson/tower_configMatt Woodson2015-04-091-0/+4
|\| | | | | |/ / / |/| | |
| * | | added more options to the yum repoMatt Woodson2015-04-091-0/+4
|/ / /
* | | Merge pull request #143 from kwoodson/yum_repoKenny Woodson2015-04-097-0/+64
|\ \ \ | |/ / |/| |
| * | Adding yum_repo role for facilitating repository deploymentKenny Woodson2015-04-087-0/+64
|/ /
* | Merge pull request #140 from detiber/os_zabbixThomas Wiest2015-04-084-2/+4
|\ \
| * | move zbxapi module to a new os_zabbix roleJason DeTiberus2015-04-084-2/+4
* | | Automatic commit of package [openshift-ansible-bin] release [0.0.5-1].Thomas Wiest2015-04-082-2/+6
|/ /
* | Merge pull request #138 from twiest/prThomas Wiest2015-04-071-5/+11
|\ \
| * | fixed the opssh default output behavior to be consistent with pssh. Also fixe...Thomas Wiest2015-04-071-5/+11
|/ /
* | Merge pull request #121 from detiber/nodeRegistrationChangesMasterJhon Honce2015-04-0790-626/+1594
|\ \
| * | Add byo playbooks and enterprise docsJason DeTiberus2015-04-0314-0/+304
| * | openshift_facts role/module refactor default settingsJason DeTiberus2015-04-0377-626/+1290
|/ /
* | Merge pull request #135 from kwoodson/zabbix_moduleKenny Woodson2015-04-015-0/+324
|\ \
| * | Cleaned up space and commented codeKenny Woodson2015-04-011-2/+1
| * | fixing naming of environment variablesKenny Woodson2015-04-011-35/+35
| * | Adding licenseKenny Woodson2015-04-011-0/+17
| * | Adding the zabbix module along with a generic playbook to fetch current probl...Kenny Woodson2015-04-015-0/+308
|/ /
* | Automatic commit of package [openshift-ansible-bin] release [0.0.4-1].Thomas Wiest2015-03-312-2/+5
* | Merge pull request #134 from kwoodson/completion_fixThomas Wiest2015-03-311-1/+22
|\ \
| * | Fixed when tag was missing and added opssh completionKenny Woodson2015-03-311-1/+22
|/ /
* | Automatic commit of package [openshift-ansible-bin] release [0.0.3-1].Thomas Wiest2015-03-302-2/+5
* | Merge pull request #127 from twiest/prThomas Wiest2015-03-306-5/+9
|\ \
| * | created a python package named openshift_ansibleThomas Wiest2015-03-306-5/+9
|/ /
* | Automatic commit of package [openshift-ansible-bin] release [0.0.2-1].Thomas Wiest2015-03-302-2/+4
* | Merge pull request #126 from twiest/prThomas Wiest2015-03-306-18/+101
|\ \
| * | added config file support to opssh, ossh, and oscpThomas Wiest2015-03-306-18/+101
|/ /
* | Automatic commit of package [openshift-ansible-inventory] release [0.0.2-1].Thomas Wiest2015-03-262-2/+10
* | Merge pull request #124 from twiest/prThomas Wiest2015-03-252-4/+19
|\ \
| * | added the ability to have a config file in /etc/openshift_ansible to multi_ec...Thomas Wiest2015-03-252-4/+19
|/ /
* | Merge pull request #123 from jwhonce/wip/commandThomas Wiest2015-03-251-56/+126
|\ \
| * | * Refactor bin/cluster to use argparse.subparsersJhon Honce2015-03-241-56/+126
|/ /
* | Merge pull request #97 from jwhonce/wip/clusterJhon Honce2015-03-2440-279/+780
|\ \
| * | * Remove DOCKER chain work aroundJhon Honce2015-03-241-8/+0