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