Michael Gugino 3b07acdcd4 Remove become statements 7 years ago
..
adhoc eacc12897c Migrate to import_role for static role inclusion 7 years ago
aws 3623bb6d34 docker storage setup for ami building 7 years ago
byo e3cf9edff6 Remove references to deployment_type 7 years ago
common 3b07acdcd4 Remove become statements 7 years ago
container-runtime 08f085dd28 Build containerized host group dynamically 7 years ago
gcp eacc12897c Migrate to import_role for static role inclusion 7 years ago
init 3b07acdcd4 Remove become statements 7 years ago
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks 7 years ago
openshift-etcd 3b07acdcd4 Remove become statements 7 years ago
openshift-glusterfs eacc12897c Migrate to import_role for static role inclusion 7 years ago
openshift-hosted eacc12897c Migrate to import_role for static role inclusion 7 years ago
openshift-loadbalancer 801779eeb6 Relocate filter plugins to lib_utils 7 years ago
openshift-logging a5eee09d02 Merge pull request #6359 from spadgett/web-console-server 7 years ago
openshift-management eacc12897c Migrate to import_role for static role inclusion 7 years ago
openshift-master 3b07acdcd4 Remove become statements 7 years ago
openshift-metrics a5eee09d02 Merge pull request #6359 from spadgett/web-console-server 7 years ago
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils 7 years ago
openshift-node 3b07acdcd4 Remove become statements 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
openshift-web-console 296ee5ee34 Install web console server 7 years ago
openstack 74294d8258 Merge pull request #6580 from tomassedovic/openstack-fixes 7 years ago
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 years ago
deploy_cluster.yml 296ee5ee34 Install web console server 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.