Vadim Rutkovsky 13578ecf9c Add playbooks to remove etcdv2 data před 6 roky
..
adhoc ee2e117c92 Refactor with_items usage with Ansible package module před 6 roky
aws e47a856cf2 Revert ensure gquota set on slash filesystem před 6 roky
azure 9a70416af8 Removing azure publishing tooling. před 6 roky
byo 1f879541ac Use correct container CLI for docker or cri-o před 6 roky
cluster-operator 1a656ce0b2 Add OWNERS files před 7 roky
common bba952ae01 Remove configmap check during upgrades před 6 roky
container-runtime 33aec8994e Merge pull request #9155 from vrutkovs/etcd-scaleup-crio před 6 roky
gcp ee2e117c92 Refactor with_items usage with Ansible package module před 6 roky
init 24a2043475 GlusterFS: Ignore external nodes před 6 roky
metrics-server ee40067611 metrics-server: fix a typo in installer path před 6 roky
olm 18fb3a64b9 add OWNERS file for OLM před 6 roky
openshift-autoheal 6f1c3e1b6f Fix and simplify Installer Checkpoint před 7 roky
openshift-checks 1ff1a0bb13 Get cluster resources for SDN check in health.yml 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 13578ecf9c Add playbooks to remove etcdv2 data před 6 roky
openshift-glusterfs 24a2043475 GlusterFS: Ignore external nodes před 6 roky
openshift-grafana 5950e6062a Add extensions to included task file directives před 6 roky
openshift-hosted dc4bf75fce Merge pull request #9827 from mgugino-upstream-stage/refactor-registry-image-checks 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 e3416b9faf Update sync DS after control plane upgrade před 6 roky
openshift-metering 5aba33ed16 Add extensions to tasks_from: directives 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 e47a856cf2 Revert ensure gquota set on slash filesystem 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 895ba08106 Merge pull request #9862 from tomassedovic/openstack-no-floating-ip před 6 roky
ovirt 419b77087f repair container_runtime_extra_storage var values 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.