OpenShift Merge Robot 58b32c5102 Merge pull request #7043 from vrutkovs/prerequisites-enable-docker-excluder vor 7 Jahren
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml vor 7 Jahren
aws ab38d34515 Merge pull request #6993 from joelddiaz/deprovision_elbs vor 7 Jahren
byo 5402ff05c7 Initial support for 3.10 vor 7 Jahren
cluster-operator 4bc8d5c7b8 Add cluster-operator playbook directory. vor 7 Jahren
common 52403c8d9a Merge pull request #7017 from mtnbikenc/fix-1540537 vor 7 Jahren
container-runtime 51301a7b54 Setup docker excluder if requested before container_runtime is installed vor 7 Jahren
gcp 894a24e960 Add GPG keys in the base image and don't install docker vor 7 Jahren
init b683605bd9 Add base package installation to upgrade playbooks vor 7 Jahren
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode vor 7 Jahren
openshift-etcd b683605bd9 Add base package installation to upgrade playbooks 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 af858e077e Use rollout instead of deploy (deprecated) vor 7 Jahren
openshift-loadbalancer 94d049c4f1 Pull openshift_image_tag from oo_masters_to_config rather oo_first_master. vor 7 Jahren
openshift-logging d5879135f0 Adding support for ES 5.x tech preview opt in vor 7 Jahren
openshift-management eacc12897c Migrate to import_role for static role inclusion vor 7 Jahren
openshift-master b683605bd9 Add base package installation to upgrade playbooks vor 7 Jahren
openshift-metrics 686e44eb23 Don't update master-config.yaml with logging/metrics urls >= 3.9 vor 7 Jahren
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils vor 7 Jahren
openshift-node b683605bd9 Add base package installation to upgrade playbooks vor 7 Jahren
openshift-prometheus e9549dc5f7 Fix uninstall using openshift_prometheus_state=absent 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 138d610441 flake cleanup vor 7 Jahren
README.md 7da3f730a2 Remove unsupported playbooks and utilities vor 7 Jahren
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin 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.