Michael Gugino d3fefc32a7 Move more plugins to lib_utils hace 7 años
..
adhoc eacc12897c Migrate to import_role for static role inclusion hace 7 años
aws 3623bb6d34 docker storage setup for ami building hace 7 años
byo e3cf9edff6 Remove references to deployment_type hace 7 años
common 19ae452d55 Merge pull request #6674 from mgugino-upstream-stage/remove-becomes2 hace 7 años
container-runtime 08f085dd28 Build containerized host group dynamically hace 7 años
gcp eacc12897c Migrate to import_role for static role inclusion hace 7 años
init 19ae452d55 Merge pull request #6674 from mgugino-upstream-stage/remove-becomes2 hace 7 años
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks hace 7 años
openshift-etcd 4b06eaf83e Chmod temp dirs created on localhost hace 7 años
openshift-glusterfs eacc12897c Migrate to import_role for static role inclusion hace 7 años
openshift-hosted eacc12897c Migrate to import_role for static role inclusion hace 7 años
openshift-loadbalancer 801779eeb6 Relocate filter plugins to lib_utils hace 7 años
openshift-logging a5eee09d02 Merge pull request #6359 from spadgett/web-console-server hace 7 años
openshift-management eacc12897c Migrate to import_role for static role inclusion hace 7 años
openshift-master d3fefc32a7 Move more plugins to lib_utils hace 7 años
openshift-metrics a5eee09d02 Merge pull request #6359 from spadgett/web-console-server hace 7 años
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils hace 7 años
openshift-node 3b07acdcd4 Remove become statements hace 7 años
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus hace 7 años
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners hace 7 años
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog hace 7 años
openshift-web-console 296ee5ee34 Install web console server hace 7 años
openstack 74294d8258 Merge pull request #6580 from tomassedovic/openstack-fixes hace 7 años
README.md 7da3f730a2 Remove unsupported playbooks and utilities hace 7 años
deploy_cluster.yml 296ee5ee34 Install web console server hace 7 años
prerequisites.yml e3cf9edff6 Remove references to deployment_type hace 7 años
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils hace 7 años
roles 5120f8e90c Implement container runtime role hace 7 años

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.