Michael Gugino bbb331e8a2 Merge pull request #6173 from mgugino-upstream-stage/fail-fast-network-manager před 6 roky
..
adhoc dab12dc080 Master services are gone in 3.10 před 6 roky
aws 1f90c05186 Commit to enable standalone master instances in aws před 6 roky
azure 73ebb23bee remove name from tag před 6 roky
byo 73f6568efc Remove 3.10 upgrade playbooks před 6 roky
cluster-operator 1a656ce0b2 Add OWNERS files před 7 roky
common 5f3148d903 Merge pull request #9758 from mgugino-upstream-stage/migrate-reg-fix před 6 roky
container-runtime 33aec8994e Merge pull request #9155 from vrutkovs/etcd-scaleup-crio před 6 roky
gcp 73f6568efc Remove 3.10 upgrade playbooks před 6 roky
init af47bc7221 Add networkmanager check to sanity checks 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 00aa370fd7 GlusterFS: Run kernel_modules.yml once on all nodes 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 bbb331e8a2 Merge pull request #6173 from mgugino-upstream-stage/fail-fast-network-manager před 6 roky
openshift-metering 3776e04dec openshift-metering: Update playbook instructions 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 fef0430a82 Refactor csr approvals: oc_csr_approve 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 1f53d335a3 Add support for ak/orgid před 6 roky
ovirt f7b9f1c94c Update the naming of openshift on rhv to ovirt 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 af47bc7221 Add networkmanager check to sanity checks před 6 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.