OpenShift Merge Robot d6ea0d5f39 Merge pull request #6371 from mtnbikenc/include-to-import_playbook 7 years ago
..
adhoc 259272fa23 Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_method. 7 years ago
aws e64462aa1d Include Deprecation: Convert to import_playbook 7 years ago
byo e64462aa1d Include Deprecation: Convert to import_playbook 7 years ago
common d6ea0d5f39 Merge pull request #6371 from mtnbikenc/include-to-import_playbook 7 years ago
container-runtime 2249ba3d08 Implement container_runtime playbooks and changes 7 years ago
gcp e64462aa1d Include Deprecation: Convert to import_playbook 7 years ago
init de756349f4 Fix ami building. 7 years ago
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks 7 years ago
openshift-etcd 112e1696cc Playbook Consolidation - etcd Upgrade 7 years ago
openshift-glusterfs 0de559c8f2 Fix hosted vars 7 years ago
openshift-hosted e64462aa1d Include Deprecation: Convert to import_playbook 7 years ago
openshift-loadbalancer 5120f8e90c Implement container runtime role 7 years ago
openshift-logging e64462aa1d Include Deprecation: Convert to import_playbook 7 years ago
openshift-management 3c96e6e50b Include Deprecation - openshift-management 7 years ago
openshift-master e64462aa1d Include Deprecation: Convert to import_playbook 7 years ago
openshift-metrics e82c6ed566 Include Deprecation - openshift-metrics 7 years ago
openshift-nfs bf7a2b87f4 Include Deprecation - openshift-nfs 7 years ago
openshift-node e64462aa1d Include Deprecation: Convert to import_playbook 7 years ago
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus 7 years ago
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners 7 years ago
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog 7 years ago
openstack e64462aa1d Include Deprecation: Convert to import_playbook 7 years ago
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 years ago
deploy_cluster.yml cccdd4a479 Playbook Consolidation - byo/config.yml 7 years ago
prerequisites.yml 2249ba3d08 Implement container_runtime playbooks and changes 7 years ago
redeploy-certificates.yml e64462aa1d Include Deprecation: Convert to import_playbook 7 years ago
roles 5120f8e90c Implement container runtime role 7 years ago

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.