Davis Phillips 8f8a83e7eb vsphere svc fix upgrade and datastore fix il y a 7 ans
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml il y a 7 ans
aws ab38d34515 Merge pull request #6993 from joelddiaz/deprovision_elbs il y a 7 ans
byo 5402ff05c7 Initial support for 3.10 il y a 7 ans
cluster-operator 4bc8d5c7b8 Add cluster-operator playbook directory. il y a 7 ans
common 8f8a83e7eb vsphere svc fix upgrade and datastore fix il y a 7 ans
container-runtime 51301a7b54 Setup docker excluder if requested before container_runtime is installed il y a 7 ans
gcp 9d394e4383 Use wait_for_connection to validate ssh transport is alive il y a 7 ans
init 70914a6b13 Merge pull request #7061 from gnewson/Change-etcd-check il y a 7 ans
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode il y a 7 ans
openshift-etcd 3489d4f75f Merge pull request #6926 from abutcher/etcd-ca-host il y a 7 ans
openshift-glusterfs eacc12897c Migrate to import_role for static role inclusion il y a 7 ans
openshift-grafana 8fcf4b127a Add new grafana playbook. il y a 7 ans
openshift-hosted af858e077e Use rollout instead of deploy (deprecated) il y a 7 ans
openshift-loadbalancer 94d049c4f1 Pull openshift_image_tag from oo_masters_to_config rather oo_first_master. il y a 7 ans
openshift-logging d5879135f0 Adding support for ES 5.x tech preview opt in il y a 7 ans
openshift-management eacc12897c Migrate to import_role for static role inclusion il y a 7 ans
openshift-master 3489d4f75f Merge pull request #6926 from abutcher/etcd-ca-host il y a 7 ans
openshift-metrics 686e44eb23 Don't update master-config.yaml with logging/metrics urls >= 3.9 il y a 7 ans
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-node 3489d4f75f Merge pull request #6926 from abutcher/etcd-ca-host il y a 7 ans
openshift-prometheus e9549dc5f7 Fix uninstall using openshift_prometheus_state=absent il y a 7 ans
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners il y a 7 ans
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog il y a 7 ans
openshift-web-console 296ee5ee34 Install web console server il y a 7 ans
openstack 138d610441 flake cleanup il y a 7 ans
README.md 7da3f730a2 Remove unsupported playbooks and utilities il y a 7 ans
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin il y a 7 ans
prerequisites.yml 7b33ab6dad Install base_packages earlier il y a 7 ans
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
roles 5120f8e90c Implement container runtime role il y a 7 ans

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.