OpenShift Merge Robot e71f308d8a Merge pull request #10067 from mgugino-upstream-stage/fix-fedora-packages 6 years ago
..
adhoc ee2e117c92 Refactor with_items usage with Ansible package module 6 years ago
aws 06a6782728 Update uninstall_masters play to deal with standalone instances 6 years ago
azure 8985d40ca0 Merge pull request #10052 from kwoodson/remove_launch 6 years ago
byo 98b70f979b Change upgrade playbooks to use 4.0 6 years ago
cluster-operator 1a656ce0b2 Add OWNERS files 7 years ago
common 98b70f979b Change upgrade playbooks to use 4.0 6 years ago
container-runtime 33aec8994e Merge pull request #9155 from vrutkovs/etcd-scaleup-crio 6 years ago
gcp 98b70f979b Change upgrade playbooks to use 4.0 6 years ago
init 9adca64945 Fix broken package list on fedora 6 years ago
metrics-server ee40067611 metrics-server: fix a typo in installer path 6 years ago
olm 18fb3a64b9 add OWNERS file for OLM 6 years ago
openshift-autoheal 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 years ago
openshift-checks 654aec7919 certificate_expiry: gather facts so ansible_date_time is defined 6 years ago
openshift-cluster-autoscaler 3e33878a31 How to deploy the cluster autoscaler 6 years ago
openshift-console bb7230c88d Reconfigure admin console after certificates were redeployed 6 years ago
openshift-descheduler 5950e6062a Add extensions to included task file directives 6 years ago
openshift-etcd 4c4cf8158d Set etcd facts necessary for etcd scaleup 6 years ago
openshift-glusterfs 1d2f84c751 GlusterFS: Tweak groups for external config 6 years ago
openshift-grafana 5950e6062a Add extensions to included task file directives 6 years ago
openshift-hosted dc4bf75fce Merge pull request #9827 from mgugino-upstream-stage/refactor-registry-image-checks 6 years ago
openshift-loadbalancer 11b9915f7b Remove containerized lb support 7 years ago
openshift-logging 6b8377690e Updating to only iterate over oo_nodes_to_config list for oo_elasticsearch_nodes 6 years ago
openshift-management 5950e6062a Add extensions to included task file directives 6 years ago
openshift-master 676fcbf2e7 Update openshift ca redeploy to use correct node client-ca 6 years ago
openshift-metering 5aba33ed16 Add extensions to tasks_from: directives 6 years ago
openshift-metrics 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 years ago
openshift-monitor-availability 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 years ago
openshift-monitoring 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 years ago
openshift-nfs 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 years ago
openshift-node 6532270845 Don't install NM on atomic systems 6 years ago
openshift-node-problem-detector 5950e6062a Add extensions to included task file directives 6 years ago
openshift-prometheus 5950e6062a Add extensions to included task file directives 6 years ago
openshift-provisioners c510504663 Remove unused l_openshift_version_check_hosts 7 years ago
openshift-service-catalog 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 years ago
openshift-web-console 0c453351ac Reconfigure web console after certificates were redeployed 6 years ago
openstack c85974e4b5 Merge pull request #9916 from liangxia/duplicate-words 6 years ago
ovirt 419b77087f repair container_runtime_extra_storage var values 6 years ago
updates a194c4d5da Add playbook to update reg-auth credentials 6 years ago
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 years ago
deploy_cluster.yml af47bc7221 Add networkmanager check to sanity checks 6 years ago
prerequisites.yml 8090391c40 Ensure repos only run during prerequisites.yml 6 years ago
redeploy-certificates.yml ead05d9007 Remove unused/broken node cert plays 6 years ago
roles 5120f8e90c Implement container runtime role 7 years ago

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.