Scott Dodson 9cd66e9dba Merge pull request #8257 from kwoodson/azure_forward 7 anos atrás
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml 7 anos atrás
aws 9cd66e9dba Merge pull request #8257 from kwoodson/azure_forward 7 anos atrás
azure ee5c2e6774 azure: append .vhd to name of blobs written during image build process. 7 anos atrás
byo 295d74b9d7 Resurrect scale group upgrade 7 anos atrás
cluster-operator 1a656ce0b2 Add OWNERS files 7 anos atrás
common b309c040a9 Move openshift-checks before node bootstrapping 7 anos atrás
container-runtime bbc8e4d0f0 Refactor openshift_version setting 7 anos atrás
gcp 817011f52a Merge pull request #8259 from mtnbikenc/fix-health-check-order 7 anos atrás
init 84896bf23b Remove non-bootstrap code 7 anos atrás
openshift-autoheal 044789f84b Add auto-heal role and playbooks 7 anos atrás
openshift-checks 1a656ce0b2 Add OWNERS files 7 anos atrás
openshift-descheduler c510504663 Remove unused l_openshift_version_check_hosts 7 anos atrás
openshift-etcd 44b0efaf3c Mask and disable etcd service and remove etcd system container 7 anos atrás
openshift-glusterfs c510504663 Remove unused l_openshift_version_check_hosts 7 anos atrás
openshift-grafana c510504663 Remove unused l_openshift_version_check_hosts 7 anos atrás
openshift-hosted d8a8f1de94 Merge pull request #6250 from dabelenda/add_persistentlocalvolumes 7 anos atrás
openshift-loadbalancer bb49d8e28e Merge pull request #8052 from mgugino-upstream-stage/fix-master-api-port 7 anos atrás
openshift-logging c6bf86d667 Merge pull request #8070 from mgugino-upstream-stage/remove-stale-version-bits 7 anos atrás
openshift-management c510504663 Remove unused l_openshift_version_check_hosts 7 anos atrás
openshift-master d4382c927c Merge pull request #8275 from mtnbikenc/fix-1574300 7 anos atrás
openshift-metrics c6bf86d667 Merge pull request #8070 from mgugino-upstream-stage/remove-stale-version-bits 7 anos atrás
openshift-monitor-availability dcbe4b2fac Add a new monitoring availability component 7 anos atrás
openshift-monitoring bff04bf37b Merge pull request #8045 from ironcladlou/cmo-docs 7 anos atrás
openshift-nfs c510504663 Remove unused l_openshift_version_check_hosts 7 anos atrás
openshift-node 84896bf23b Remove non-bootstrap code 7 anos atrás
openshift-node-problem-detector c510504663 Remove unused l_openshift_version_check_hosts 7 anos atrás
openshift-prometheus c510504663 Remove unused l_openshift_version_check_hosts 7 anos atrás
openshift-provisioners c510504663 Remove unused l_openshift_version_check_hosts 7 anos atrás
openshift-service-catalog c510504663 Remove unused l_openshift_version_check_hosts 7 anos atrás
openshift-web-console c6bf86d667 Merge pull request #8070 from mgugino-upstream-stage/remove-stale-version-bits 7 anos atrás
openstack c397f90dca Enable kuryr pool driver selection 7 anos atrás
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 anos atrás
deploy_cluster.yml 817011f52a Merge pull request #8259 from mtnbikenc/fix-health-check-order 7 anos atrás
prerequisites.yml bbc8e4d0f0 Refactor openshift_version setting 7 anos atrás
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 7 anos atrás
roles 5120f8e90c Implement container runtime role 7 anos atrás

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.