Michael Gugino e3cf9edff6 Remove references to deployment_type 7 years ago
..
adhoc e6c159afb4 Remove openshift.common.{is_atomic|is_containerized} 7 years ago
aws 801779eeb6 Relocate filter plugins to lib_utils 7 years ago
byo e3cf9edff6 Remove references to deployment_type 7 years ago
common e3cf9edff6 Remove references to deployment_type 7 years ago
container-runtime 5c6af565bf Adding support for docker-storage-setup on overlay 7 years ago
gcp e64462aa1d Include Deprecation: Convert to import_playbook 7 years ago
init e3cf9edff6 Remove references to deployment_type 7 years ago
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks 7 years ago
openshift-etcd e6c159afb4 Remove openshift.common.{is_atomic|is_containerized} 7 years ago
openshift-glusterfs e3cf9edff6 Remove references to deployment_type 7 years ago
openshift-hosted e6c159afb4 Remove openshift.common.{is_atomic|is_containerized} 7 years ago
openshift-loadbalancer 801779eeb6 Relocate filter plugins to lib_utils 7 years ago
openshift-logging 801779eeb6 Relocate filter plugins to lib_utils 7 years ago
openshift-management 801779eeb6 Relocate filter plugins to lib_utils 7 years ago
openshift-master e3cf9edff6 Remove references to deployment_type 7 years ago
openshift-metrics 801779eeb6 Relocate filter plugins to lib_utils 7 years ago
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils 7 years ago
openshift-node e6c159afb4 Remove openshift.common.{is_atomic|is_containerized} 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 0c0cdae275 set repos after registration: convert to match task -> import_role model. 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 e3cf9edff6 Remove references to deployment_type 7 years ago
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 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.