Michael Gugino e1df3b6ba7 Refactor upgrade codepaths step 1 il y a 7 ans
..
adhoc c0f7152a51 Merge pull request #6136 from jmencak/tuned-uninstall-bz1509129 il y a 7 ans
aws 01ae634a0b Merge pull request #6335 from kwoodson/node_groups_refactor il y a 7 ans
byo 2bf65cdab4 Cleanup byo references il y a 7 ans
common e1df3b6ba7 Refactor upgrade codepaths step 1 il y a 7 ans
container-runtime 2249ba3d08 Implement container_runtime playbooks and changes il y a 7 ans
gcp e64462aa1d Include Deprecation: Convert to import_playbook il y a 7 ans
init ed4d3fb421 Remove unneeded embedded etcd logic il y a 7 ans
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks il y a 7 ans
openshift-etcd ed4d3fb421 Remove unneeded embedded etcd logic il y a 7 ans
openshift-glusterfs 178ff73d29 GlusterFS: Add playbook doc note il y a 7 ans
openshift-hosted e64462aa1d Include Deprecation: Convert to import_playbook il y a 7 ans
openshift-loadbalancer 58b3dd41a8 Add os_firewall to prerequisites.yml il y a 7 ans
openshift-logging 2bf65cdab4 Cleanup byo references il y a 7 ans
openshift-management 3c96e6e50b Include Deprecation - openshift-management il y a 7 ans
openshift-master 2bf65cdab4 Cleanup byo references il y a 7 ans
openshift-metrics e82c6ed566 Include Deprecation - openshift-metrics il y a 7 ans
openshift-nfs 58b3dd41a8 Add os_firewall to prerequisites.yml il y a 7 ans
openshift-node ed4d3fb421 Remove unneeded embedded etcd logic il y a 7 ans
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus il y a 7 ans
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners il y a 7 ans
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog il y a 7 ans
openstack cf4ec9c820 Allow 2 sets of hostnames for openstack provider il y a 7 ans
README.md 7da3f730a2 Remove unsupported playbooks and utilities il y a 7 ans
deploy_cluster.yml cccdd4a479 Playbook Consolidation - byo/config.yml il y a 7 ans
prerequisites.yml 58b3dd41a8 Add os_firewall to prerequisites.yml il y a 7 ans
redeploy-certificates.yml e64462aa1d Include Deprecation: Convert to import_playbook 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.