Judd Maltin 22c8805518 fix ca cert deploy for 3.10. addresses https://bugzilla.redhat.com/show_bug.cgi?id=1585978 6 vuotta sitten
..
adhoc ee2e117c92 Refactor with_items usage with Ansible package module 6 vuotta sitten
aws e47a856cf2 Revert ensure gquota set on slash filesystem 6 vuotta sitten
azure 9a70416af8 Removing azure publishing tooling. 6 vuotta sitten
byo 1f879541ac Use correct container CLI for docker or cri-o 6 vuotta sitten
cluster-operator 1a656ce0b2 Add OWNERS files 7 vuotta sitten
common bba952ae01 Remove configmap check during upgrades 6 vuotta sitten
container-runtime 33aec8994e Merge pull request #9155 from vrutkovs/etcd-scaleup-crio 6 vuotta sitten
gcp ee2e117c92 Refactor with_items usage with Ansible package module 6 vuotta sitten
init 24a2043475 GlusterFS: Ignore external nodes 6 vuotta sitten
metrics-server ee40067611 metrics-server: fix a typo in installer path 6 vuotta sitten
olm 18fb3a64b9 add OWNERS file for OLM 6 vuotta sitten
openshift-autoheal 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 vuotta sitten
openshift-checks 1ff1a0bb13 Get cluster resources for SDN check in health.yml 6 vuotta sitten
openshift-cluster-autoscaler 3e33878a31 How to deploy the cluster autoscaler 6 vuotta sitten
openshift-console bb7230c88d Reconfigure admin console after certificates were redeployed 6 vuotta sitten
openshift-descheduler 5950e6062a Add extensions to included task file directives 6 vuotta sitten
openshift-etcd 9915fc767c Version_compare filter was renamed to version 6 vuotta sitten
openshift-glusterfs 24a2043475 GlusterFS: Ignore external nodes 6 vuotta sitten
openshift-grafana 5950e6062a Add extensions to included task file directives 6 vuotta sitten
openshift-hosted dc4bf75fce Merge pull request #9827 from mgugino-upstream-stage/refactor-registry-image-checks 6 vuotta sitten
openshift-loadbalancer 11b9915f7b Remove containerized lb support 7 vuotta sitten
openshift-logging 6b8377690e Updating to only iterate over oo_nodes_to_config list for oo_elasticsearch_nodes 6 vuotta sitten
openshift-management 5950e6062a Add extensions to included task file directives 6 vuotta sitten
openshift-master 22c8805518 fix ca cert deploy for 3.10. addresses https://bugzilla.redhat.com/show_bug.cgi?id=1585978 6 vuotta sitten
openshift-metering 5aba33ed16 Add extensions to tasks_from: directives 6 vuotta sitten
openshift-metrics 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 vuotta sitten
openshift-monitor-availability 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 vuotta sitten
openshift-monitoring 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 vuotta sitten
openshift-nfs 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 vuotta sitten
openshift-node e47a856cf2 Revert ensure gquota set on slash filesystem 6 vuotta sitten
openshift-node-problem-detector 5950e6062a Add extensions to included task file directives 6 vuotta sitten
openshift-prometheus 5950e6062a Add extensions to included task file directives 6 vuotta sitten
openshift-provisioners c510504663 Remove unused l_openshift_version_check_hosts 7 vuotta sitten
openshift-service-catalog 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 vuotta sitten
openshift-web-console 0c453351ac Reconfigure web console after certificates were redeployed 6 vuotta sitten
openstack 895ba08106 Merge pull request #9862 from tomassedovic/openstack-no-floating-ip 6 vuotta sitten
ovirt 419b77087f repair container_runtime_extra_storage var values 6 vuotta sitten
updates a194c4d5da Add playbook to update reg-auth credentials 6 vuotta sitten
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 vuotta sitten
deploy_cluster.yml af47bc7221 Add networkmanager check to sanity checks 6 vuotta sitten
prerequisites.yml 8090391c40 Ensure repos only run during prerequisites.yml 6 vuotta sitten
redeploy-certificates.yml ead05d9007 Remove unused/broken node cert plays 6 vuotta sitten
roles 5120f8e90c Implement container runtime role 7 vuotta sitten

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.