Clayton Coleman 894a24e960 Add GPG keys in the base image and don't install docker %!s(int64=7) %!d(string=hai) anos
..
adhoc eacc12897c Migrate to import_role for static role inclusion %!s(int64=7) %!d(string=hai) anos
aws f2b14d2e76 Split control plane and component install in deploy_cluster %!s(int64=7) %!d(string=hai) anos
byo e3cf9edff6 Remove references to deployment_type %!s(int64=7) %!d(string=hai) anos
cluster-operator 4bc8d5c7b8 Add cluster-operator playbook directory. %!s(int64=7) %!d(string=hai) anos
common 7e112b2c58 Merge pull request #6541 from smarterclayton/move_gcp_in %!s(int64=7) %!d(string=hai) anos
container-runtime 0da99aa00c Fix etcd scaleup playbook %!s(int64=7) %!d(string=hai) anos
gcp 894a24e960 Add GPG keys in the base image and don't install docker %!s(int64=7) %!d(string=hai) anos
init 3abb49892a Merge pull request #6749 from sdodson/allow-5-etcd-master %!s(int64=7) %!d(string=hai) anos
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode %!s(int64=7) %!d(string=hai) anos
openshift-etcd cd1c2e70df Merge pull request #6802 from mgugino-upstream-stage/fix-etcd-scaleup %!s(int64=7) %!d(string=hai) anos
openshift-glusterfs eacc12897c Migrate to import_role for static role inclusion %!s(int64=7) %!d(string=hai) anos
openshift-grafana 8fcf4b127a Add new grafana playbook. %!s(int64=7) %!d(string=hai) anos
openshift-hosted eacc12897c Migrate to import_role for static role inclusion %!s(int64=7) %!d(string=hai) anos
openshift-loadbalancer 94d049c4f1 Pull openshift_image_tag from oo_masters_to_config rather oo_first_master. %!s(int64=7) %!d(string=hai) anos
openshift-logging a5eee09d02 Merge pull request #6359 from spadgett/web-console-server %!s(int64=7) %!d(string=hai) anos
openshift-management eacc12897c Migrate to import_role for static role inclusion %!s(int64=7) %!d(string=hai) anos
openshift-master 682ddb8744 Fix master scaleup play %!s(int64=7) %!d(string=hai) anos
openshift-metrics a5eee09d02 Merge pull request #6359 from spadgett/web-console-server %!s(int64=7) %!d(string=hai) anos
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils %!s(int64=7) %!d(string=hai) anos
openshift-node 682ddb8744 Fix master scaleup play %!s(int64=7) %!d(string=hai) anos
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus %!s(int64=7) %!d(string=hai) anos
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners %!s(int64=7) %!d(string=hai) anos
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog %!s(int64=7) %!d(string=hai) anos
openshift-web-console 296ee5ee34 Install web console server %!s(int64=7) %!d(string=hai) anos
openstack 2631694740 Merge pull request #6817 from mtnbikenc/fix-1506750 %!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 f2b14d2e76 Split control plane and component install in deploy_cluster %!s(int64=7) %!d(string=hai) anos
prerequisites.yml 7b33ab6dad Install base_packages earlier %!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.