Michael Gugino 24a9752190 Merge pull request #7684 from mgugino-upstream-stage/remove-etcd-facts-role há 7 anos atrás
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml há 7 anos atrás
aws ddf1aa2f1a Switch the master to always run with bootstrapping on há 7 anos atrás
byo ddf1aa2f1a Switch the master to always run with bootstrapping on há 7 anos atrás
cluster-operator f22a09501c Break up components installs into separate playbooks há 7 anos atrás
common 2a55644438 Merge pull request #7699 from mgugino-upstream-stage/refactor-version há 7 anos atrás
container-runtime bbc8e4d0f0 Refactor openshift_version setting há 7 anos atrás
gcp ddf1aa2f1a Switch the master to always run with bootstrapping on há 7 anos atrás
init 2a55644438 Merge pull request #7699 from mgugino-upstream-stage/refactor-version há 7 anos atrás
openshift-checks eea87042aa Cert check playbooks: remove become há 7 anos atrás
openshift-descheduler 9a3f3c17e2 Implement descheduler cluster lifecycle role and playbook. há 7 anos atrás
openshift-etcd 24a9752190 Merge pull request #7684 from mgugino-upstream-stage/remove-etcd-facts-role há 7 anos atrás
openshift-glusterfs 51ee1c844f Merge pull request #7397 from mgugino-upstream-stage/fix-hosted-images-upgrade há 7 anos atrás
openshift-grafana b96ff85bdc refactor grafana role há 7 anos atrás
openshift-hosted d2dfa4fecf Merge pull request #7242 from tripledes/bz1425022 há 7 anos atrás
openshift-loadbalancer 70957a529d Limit host scope during plays há 7 anos atrás
openshift-logging 39ad419b8f Refactor openshift.common.version to openshift_current_version há 7 anos atrás
openshift-management 70957a529d Limit host scope during plays há 7 anos atrás
openshift-master 48e26685b3 Fix session secrets file and remove old facts há 7 anos atrás
openshift-metrics 39ad419b8f Refactor openshift.common.version to openshift_current_version há 7 anos atrás
openshift-monitoring f2071c75d0 Add an ansible role to install OpenShift monitoring platform há 7 anos atrás
openshift-nfs 70957a529d Limit host scope during plays há 7 anos atrás
openshift-node 24a9752190 Merge pull request #7684 from mgugino-upstream-stage/remove-etcd-facts-role há 7 anos atrás
openshift-prometheus 70957a529d Limit host scope during plays há 7 anos atrás
openshift-provisioners 70957a529d Limit host scope during plays há 7 anos atrás
openshift-service-catalog 1832c8e303 Master components should not have configurable labels há 7 anos atrás
openshift-web-console eba040f8a0 Fix openshift-webconsole version check há 7 anos atrás
openstack fceefbb911 Split the provision.yml playbook for more flexibility. há 7 anos atrás
README.md 7da3f730a2 Remove unsupported playbooks and utilities há 7 anos atrás
deploy_cluster.yml ddf1aa2f1a Switch the master to always run with bootstrapping on há 7 anos atrás
prerequisites.yml bbc8e4d0f0 Refactor openshift_version setting há 7 anos atrás
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils há 7 anos atrás
roles 5120f8e90c Implement container runtime role há 7 anos atrás

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.