Clayton Coleman 38e19f8e47 PyYAML is required by openshift_facts on nodes vor 7 Jahren
..
adhoc eacc12897c Migrate to import_role for static role inclusion vor 7 Jahren
aws 0acd0b6cce Merge pull request #6533 from joelddiaz/prereqs_uninstall vor 7 Jahren
byo e3cf9edff6 Remove references to deployment_type vor 7 Jahren
cluster-operator 4bc8d5c7b8 Add cluster-operator playbook directory. vor 7 Jahren
common 7b33ab6dad Install base_packages earlier vor 7 Jahren
container-runtime 3c1eba1488 Merge pull request #6784 from mgugino-upstream-stage/fix-node-scaleup vor 7 Jahren
gcp 38e19f8e47 PyYAML is required by openshift_facts on nodes vor 7 Jahren
init 7b33ab6dad Install base_packages earlier vor 7 Jahren
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode vor 7 Jahren
openshift-etcd 13614e37e5 Fix etcd-upgrade sanity checks vor 7 Jahren
openshift-glusterfs eacc12897c Migrate to import_role for static role inclusion vor 7 Jahren
openshift-grafana 8fcf4b127a Add new grafana playbook. vor 7 Jahren
openshift-hosted eacc12897c Migrate to import_role for static role inclusion vor 7 Jahren
openshift-loadbalancer 94d049c4f1 Pull openshift_image_tag from oo_masters_to_config rather oo_first_master. vor 7 Jahren
openshift-logging a5eee09d02 Merge pull request #6359 from spadgett/web-console-server vor 7 Jahren
openshift-management eacc12897c Migrate to import_role for static role inclusion vor 7 Jahren
openshift-master 682ddb8744 Fix master scaleup play vor 7 Jahren
openshift-metrics a5eee09d02 Merge pull request #6359 from spadgett/web-console-server vor 7 Jahren
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils vor 7 Jahren
openshift-node 682ddb8744 Fix master scaleup play vor 7 Jahren
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus vor 7 Jahren
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners vor 7 Jahren
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog vor 7 Jahren
openshift-web-console 296ee5ee34 Install web console server vor 7 Jahren
openstack 710f368cd1 Merge pull request #6504 from mbruzek/mbruzek-openshift-openstack vor 7 Jahren
README.md 7da3f730a2 Remove unsupported playbooks and utilities vor 7 Jahren
deploy_cluster.yml 296ee5ee34 Install web console server vor 7 Jahren
prerequisites.yml 7b33ab6dad Install base_packages earlier vor 7 Jahren
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils vor 7 Jahren
roles 5120f8e90c Implement container runtime role vor 7 Jahren

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.