Russell Teague 7875c85f5d Merge pull request #7869 from mtnbikenc/drop_clear_facts před 7 roky
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml před 7 roky
aws ddf1aa2f1a Switch the master to always run with bootstrapping on před 7 roky
byo ddf1aa2f1a Switch the master to always run with bootstrapping on před 7 roky
cluster-operator f22a09501c Break up components installs into separate playbooks před 7 roky
common eba823af96 Removing clear_facts from 3.10 upgrade před 7 roky
container-runtime bbc8e4d0f0 Refactor openshift_version setting před 7 roky
gcp ddf1aa2f1a Switch the master to always run with bootstrapping on před 7 roky
init 2a55644438 Merge pull request #7699 from mgugino-upstream-stage/refactor-version před 7 roky
openshift-checks eea87042aa Cert check playbooks: remove become před 7 roky
openshift-descheduler 9a3f3c17e2 Implement descheduler cluster lifecycle role and playbook. před 7 roky
openshift-etcd 24a9752190 Merge pull request #7684 from mgugino-upstream-stage/remove-etcd-facts-role před 7 roky
openshift-glusterfs 51ee1c844f Merge pull request #7397 from mgugino-upstream-stage/fix-hosted-images-upgrade před 7 roky
openshift-grafana b96ff85bdc refactor grafana role před 7 roky
openshift-hosted d2dfa4fecf Merge pull request #7242 from tripledes/bz1425022 před 7 roky
openshift-loadbalancer 70957a529d Limit host scope during plays před 7 roky
openshift-logging 39ad419b8f Refactor openshift.common.version to openshift_current_version před 7 roky
openshift-management 70957a529d Limit host scope during plays před 7 roky
openshift-master 97568ca815 Merge pull request #7649 from smarterclayton/refactor_6 před 7 roky
openshift-metrics 39ad419b8f Refactor openshift.common.version to openshift_current_version před 7 roky
openshift-monitoring f2071c75d0 Add an ansible role to install OpenShift monitoring platform před 7 roky
openshift-nfs 70957a529d Limit host scope during plays před 7 roky
openshift-node 24a9752190 Merge pull request #7684 from mgugino-upstream-stage/remove-etcd-facts-role před 7 roky
openshift-node-problem-detector d3b29259b9 Add CL role and playbook for Node Problem Detector před 7 roky
openshift-prometheus 70957a529d Limit host scope during plays před 7 roky
openshift-provisioners 70957a529d Limit host scope during plays před 7 roky
openshift-service-catalog 1832c8e303 Master components should not have configurable labels před 7 roky
openshift-web-console eba040f8a0 Fix openshift-webconsole version check před 7 roky
openstack fe7e4702fe Merge pull request #6713 from tomassedovic/openstack-cinder-registry před 7 roky
README.md 7da3f730a2 Remove unsupported playbooks and utilities před 7 roky
deploy_cluster.yml ddf1aa2f1a Switch the master to always run with bootstrapping on před 7 roky
prerequisites.yml bbc8e4d0f0 Refactor openshift_version setting před 7 roky
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils před 7 roky
roles 5120f8e90c Implement container runtime role před 7 roky

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.