Vadim Rutkovsky dab12dc080 Master services are gone in 3.10 před 6 roky
..
adhoc dab12dc080 Master services are gone in 3.10 před 6 roky
aws aa2b836181 Update for Bugzilla 1580256 před 6 roky
azure cbd85a8598 Don't require fast-datapath channel on RHEL před 6 roky
byo 4505a09373 Update documentation links, docs.openshift.org -> docs.okd.io před 6 roky
cluster-operator 1a656ce0b2 Add OWNERS files před 7 roky
common dab12dc080 Master services are gone in 3.10 před 6 roky
container-runtime 33aec8994e Merge pull request #9155 from vrutkovs/etcd-scaleup-crio před 6 roky
gcp c6b11d8eef Add a license parameter to gcloud command před 6 roky
init 4505a09373 Update documentation links, docs.openshift.org -> docs.okd.io před 6 roky
metrics-server ee40067611 metrics-server: fix a typo in installer path před 6 roky
olm 9915fc767c Version_compare filter was renamed to version před 6 roky
openshift-autoheal 6f1c3e1b6f Fix and simplify Installer Checkpoint před 7 roky
openshift-checks 210d2bb099 Add SDN health check před 6 roky
openshift-cluster-autoscaler 3e33878a31 How to deploy the cluster autoscaler před 6 roky
openshift-console bb7230c88d Reconfigure admin console after certificates were redeployed před 6 roky
openshift-descheduler 5950e6062a Add extensions to included task file directives před 6 roky
openshift-etcd 9915fc767c Version_compare filter was renamed to version před 6 roky
openshift-glusterfs bb58888545 GlusterFS: Upgrade playbook před 6 roky
openshift-grafana 5950e6062a Add extensions to included task file directives před 6 roky
openshift-hosted 19b532d289 Switch to oc set env, since oc env is now removed před 6 roky
openshift-loadbalancer 11b9915f7b Remove containerized lb support před 7 roky
openshift-logging 6b8377690e Updating to only iterate over oo_nodes_to_config list for oo_elasticsearch_nodes před 6 roky
openshift-management 5950e6062a Add extensions to included task file directives před 6 roky
openshift-master 9b5eb1422c Merge pull request #9447 from mgugino-upstream-stage/fix-reg-console před 6 roky
openshift-metering 6ac1984461 openshift_metering: Add options to use RDS & S3 integrations před 6 roky
openshift-metrics 6f1c3e1b6f Fix and simplify Installer Checkpoint před 7 roky
openshift-monitor-availability 6f1c3e1b6f Fix and simplify Installer Checkpoint před 7 roky
openshift-monitoring 6f1c3e1b6f Fix and simplify Installer Checkpoint před 7 roky
openshift-nfs 6f1c3e1b6f Fix and simplify Installer Checkpoint před 7 roky
openshift-node 6ba25939ff Merge pull request #9589 from mgugino-upstream-stage/cleanup-node-cert-redeploy před 6 roky
openshift-node-problem-detector 5950e6062a Add extensions to included task file directives před 6 roky
openshift-prometheus 5950e6062a Add extensions to included task file directives před 6 roky
openshift-provisioners c510504663 Remove unused l_openshift_version_check_hosts před 7 roky
openshift-service-catalog 6f1c3e1b6f Fix and simplify Installer Checkpoint před 7 roky
openshift-web-console 0c453351ac Reconfigure web console after certificates were redeployed před 6 roky
openstack 4505a09373 Update documentation links, docs.openshift.org -> docs.okd.io před 6 roky
updates a194c4d5da Add playbook to update reg-auth credentials před 6 roky
README.md 7da3f730a2 Remove unsupported playbooks and utilities před 7 roky
deploy_cluster.yml 817011f52a Merge pull request #8259 from mtnbikenc/fix-health-check-order před 7 roky
prerequisites.yml 8090391c40 Ensure repos only run during prerequisites.yml před 6 roky
redeploy-certificates.yml ead05d9007 Remove unused/broken node cert plays před 6 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.