OpenShift Merge Robot a1f7d5067f Merge pull request #6714 from tomassedovic/move-openstack-inventory 7 years ago
..
adhoc eacc12897c Migrate to import_role for static role inclusion 7 years ago
aws 3986e89ecf Move s3 & elb provisioning into their own playbooks s.t. they are applied outside of the openshift_aws master provisioning tasks. 7 years ago
byo e3cf9edff6 Remove references to deployment_type 7 years ago
cluster-operator 4bc8d5c7b8 Add cluster-operator playbook directory. 7 years ago
common 615c112462 fix bug 1534271 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 870b4b66cb Add defaults for openshift_pkg_version 7 years ago
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks 7 years ago
openshift-etcd 4b06eaf83e Chmod temp dirs created on localhost 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 d3fefc32a7 Move more plugins to lib_utils 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 54502cee66 Document the inventory change 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.