Scott Dodson 6694b08ece Merge pull request #7688 from vrutkovs/cert-check-remove-become %!s(int64=7) %!d(string=hai) anos
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml %!s(int64=7) %!d(string=hai) anos
aws ddf1aa2f1a Switch the master to always run with bootstrapping on %!s(int64=7) %!d(string=hai) anos
byo ddf1aa2f1a Switch the master to always run with bootstrapping on %!s(int64=7) %!d(string=hai) anos
cluster-operator f22a09501c Break up components installs into separate playbooks %!s(int64=7) %!d(string=hai) anos
common dda145183d Merge pull request #7736 from sdodson/master-fix-node-upgrade-hooks %!s(int64=7) %!d(string=hai) anos
container-runtime 815cb04713 Update roles and playbooks to split cri-o install types %!s(int64=7) %!d(string=hai) anos
gcp ddf1aa2f1a Switch the master to always run with bootstrapping on %!s(int64=7) %!d(string=hai) anos
init ddf1aa2f1a Switch the master to always run with bootstrapping on %!s(int64=7) %!d(string=hai) anos
openshift-checks eea87042aa Cert check playbooks: remove become %!s(int64=7) %!d(string=hai) anos
openshift-etcd ddf1aa2f1a Switch the master to always run with bootstrapping on %!s(int64=7) %!d(string=hai) anos
openshift-glusterfs 51ee1c844f Merge pull request #7397 from mgugino-upstream-stage/fix-hosted-images-upgrade %!s(int64=7) %!d(string=hai) anos
openshift-grafana b96ff85bdc refactor grafana role %!s(int64=7) %!d(string=hai) anos
openshift-hosted d2dfa4fecf Merge pull request #7242 from tripledes/bz1425022 %!s(int64=7) %!d(string=hai) anos
openshift-loadbalancer 70957a529d Limit host scope during plays %!s(int64=7) %!d(string=hai) anos
openshift-logging 39ad419b8f Refactor openshift.common.version to openshift_current_version %!s(int64=7) %!d(string=hai) anos
openshift-management 70957a529d Limit host scope during plays %!s(int64=7) %!d(string=hai) anos
openshift-master 8bc6bdb682 Merge pull request #7694 from mgugino-upstream-stage/sess-auth-refactor %!s(int64=7) %!d(string=hai) anos
openshift-metrics 39ad419b8f Refactor openshift.common.version to openshift_current_version %!s(int64=7) %!d(string=hai) anos
openshift-monitoring f2071c75d0 Add an ansible role to install OpenShift monitoring platform %!s(int64=7) %!d(string=hai) anos
openshift-nfs 70957a529d Limit host scope during plays %!s(int64=7) %!d(string=hai) anos
openshift-node 8f9f95b16a When bootstrapping automatically sync node config %!s(int64=7) %!d(string=hai) anos
openshift-prometheus 70957a529d Limit host scope during plays %!s(int64=7) %!d(string=hai) anos
openshift-provisioners 70957a529d Limit host scope during plays %!s(int64=7) %!d(string=hai) anos
openshift-service-catalog 1832c8e303 Master components should not have configurable labels %!s(int64=7) %!d(string=hai) anos
openshift-web-console eba040f8a0 Fix openshift-webconsole version check %!s(int64=7) %!d(string=hai) anos
openstack fceefbb911 Split the provision.yml playbook for more flexibility. %!s(int64=7) %!d(string=hai) anos
README.md 7da3f730a2 Remove unsupported playbooks and utilities %!s(int64=7) %!d(string=hai) anos
deploy_cluster.yml ddf1aa2f1a Switch the master to always run with bootstrapping on %!s(int64=7) %!d(string=hai) anos
prerequisites.yml 70957a529d Limit host scope during plays %!s(int64=7) %!d(string=hai) anos
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils %!s(int64=7) %!d(string=hai) anos
roles 5120f8e90c Implement container runtime role %!s(int64=7) %!d(string=hai) anos

README.md

openshift-ansible playbooks

In summary:

  • byo (Bring Your Own hosts) has the most actively maintained playbooks for installing, upgrading and performing others tasks on OpenShift clusters.
  • common has a set of playbooks that are included by playbooks in byo and others.

And:

  • adhoc is a generic home for playbooks and tasks that are community supported and not officially maintained.

Refer to the README.md file in each playbook directory for more information about them.