OpenShift Merge Robot 68886cca9a Merge pull request #6952 from sdodson/bz1540462 7 anni fa
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml 7 anni fa
aws c600ea4081 Fix misaligned ports for sg,elb,api 7 anni fa
byo ef6d01b6c0 Remove old assetConfig from master-config.yaml 7 anni fa
cluster-operator 4bc8d5c7b8 Add cluster-operator playbook directory. 7 anni fa
common bb111d7059 Correct 3.7 to 3.9 upgrade openshift_image_tag 7 anni fa
container-runtime 0da99aa00c Fix etcd scaleup playbook 7 anni fa
gcp 894a24e960 Add GPG keys in the base image and don't install docker 7 anni fa
init b1828482c9 Merge pull request #6927 from sdodson/1538974 7 anni fa
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode 7 anni fa
openshift-etcd cd1c2e70df Merge pull request #6802 from mgugino-upstream-stage/fix-etcd-scaleup 7 anni fa
openshift-glusterfs eacc12897c Migrate to import_role for static role inclusion 7 anni fa
openshift-grafana 8fcf4b127a Add new grafana playbook. 7 anni fa
openshift-hosted 093ad149ae vsphere storage default add 7 anni fa
openshift-loadbalancer 94d049c4f1 Pull openshift_image_tag from oo_masters_to_config rather oo_first_master. 7 anni fa
openshift-logging 686e44eb23 Don't update master-config.yaml with logging/metrics urls >= 3.9 7 anni fa
openshift-management eacc12897c Migrate to import_role for static role inclusion 7 anni fa
openshift-master ef6d01b6c0 Remove old assetConfig from master-config.yaml 7 anni fa
openshift-metrics 686e44eb23 Don't update master-config.yaml with logging/metrics urls >= 3.9 7 anni fa
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils 7 anni fa
openshift-node 682ddb8744 Fix master scaleup play 7 anni fa
openshift-prometheus 3de29f6d5a Rebase Prometheus example for new scrape endpoints and expose alert manager 7 anni fa
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners 7 anni fa
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog 7 anni fa
openshift-web-console 296ee5ee34 Install web console server 7 anni fa
openstack 138d610441 flake cleanup 7 anni fa
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 anni fa
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin 7 anni fa
prerequisites.yml 7b33ab6dad Install base_packages earlier 7 anni fa
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 7 anni fa
roles 5120f8e90c Implement container runtime role 7 anni fa

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.