Diego Abelenda 8eedacf0d1 Add possibility to enable Persistent Local Storage using Ansible il y a 7 ans
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml il y a 7 ans
aws 1a656ce0b2 Add OWNERS files il y a 7 ans
byo 9c33f9eb31 Correct link to README.md in openshift-cluster/upgrades for v3.9 il y a 7 ans
cluster-operator 1a656ce0b2 Add OWNERS files il y a 7 ans
common 1f0d279892 Merge pull request #7938 from ironcladlou/monitoring-instruments il y a 7 ans
container-runtime bbc8e4d0f0 Refactor openshift_version setting il y a 7 ans
gcp 1a656ce0b2 Add OWNERS files il y a 7 ans
init 5d5d25bf17 Upgrade to 3.10 with static pods il y a 7 ans
openshift-checks 1a656ce0b2 Add OWNERS files il y a 7 ans
openshift-descheduler c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-etcd d50ce91958 Remove meta role openshift_etcd_client_certificates il y a 7 ans
openshift-glusterfs c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-grafana c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-hosted 8eedacf0d1 Add possibility to enable Persistent Local Storage using Ansible il y a 7 ans
openshift-loadbalancer bb49d8e28e Merge pull request #8052 from mgugino-upstream-stage/fix-master-api-port il y a 7 ans
openshift-logging c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-management c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-master bb49d8e28e Merge pull request #8052 from mgugino-upstream-stage/fix-master-api-port il y a 7 ans
openshift-metrics c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-monitor-availability dcbe4b2fac Add a new monitoring availability component il y a 7 ans
openshift-monitoring c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-nfs c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-node f692b8f05b Merge pull request #8073 from mgugino-upstream-stage/remove-etcd-client-cert-role il y a 7 ans
openshift-node-problem-detector c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-prometheus c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-provisioners c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-service-catalog c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openshift-web-console c510504663 Remove unused l_openshift_version_check_hosts il y a 7 ans
openstack 1a656ce0b2 Add OWNERS files il y a 7 ans
README.md 7da3f730a2 Remove unsupported playbooks and utilities il y a 7 ans
deploy_cluster.yml ddf1aa2f1a Switch the master to always run with bootstrapping on il y a 7 ans
prerequisites.yml bbc8e4d0f0 Refactor openshift_version setting il y a 7 ans
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
roles 5120f8e90c Implement container runtime role il y a 7 ans

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.