Michael Gugino 7536af8e19 Merge pull request #6651 from mgugino-upstream-stage/containerized-groups 7 vuotta sitten
..
adhoc eacc12897c Migrate to import_role for static role inclusion 7 vuotta sitten
aws eacc12897c Migrate to import_role for static role inclusion 7 vuotta sitten
byo e3cf9edff6 Remove references to deployment_type 7 vuotta sitten
common f820b59003 Merge pull request #6549 from mgugino-upstream-stage/node-meta-depends2 7 vuotta sitten
container-runtime 08f085dd28 Build containerized host group dynamically 7 vuotta sitten
gcp eacc12897c Migrate to import_role for static role inclusion 7 vuotta sitten
init 97e6007832 install base_packages on oo_all_hosts 7 vuotta sitten
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks 7 vuotta sitten
openshift-etcd eacc12897c Migrate to import_role for static role inclusion 7 vuotta sitten
openshift-glusterfs eacc12897c Migrate to import_role for static role inclusion 7 vuotta sitten
openshift-hosted eacc12897c Migrate to import_role for static role inclusion 7 vuotta sitten
openshift-loadbalancer 801779eeb6 Relocate filter plugins to lib_utils 7 vuotta sitten
openshift-logging a5eee09d02 Merge pull request #6359 from spadgett/web-console-server 7 vuotta sitten
openshift-management eacc12897c Migrate to import_role for static role inclusion 7 vuotta sitten
openshift-master 6daf71565f Contiv multi-master and other fixes 7 vuotta sitten
openshift-metrics a5eee09d02 Merge pull request #6359 from spadgett/web-console-server 7 vuotta sitten
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils 7 vuotta sitten
openshift-node f820b59003 Merge pull request #6549 from mgugino-upstream-stage/node-meta-depends2 7 vuotta sitten
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus 7 vuotta sitten
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners 7 vuotta sitten
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog 7 vuotta sitten
openshift-web-console 296ee5ee34 Install web console server 7 vuotta sitten
openstack 74294d8258 Merge pull request #6580 from tomassedovic/openstack-fixes 7 vuotta sitten
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 vuotta sitten
deploy_cluster.yml 296ee5ee34 Install web console server 7 vuotta sitten
prerequisites.yml e3cf9edff6 Remove references to deployment_type 7 vuotta sitten
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 7 vuotta sitten
roles 5120f8e90c Implement container runtime role 7 vuotta sitten

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.