OpenShift Merge Robot e4111f2acc Merge pull request #7095 from jpeeler/upgrade-cat 7 vuotta sitten
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml 7 vuotta sitten
aws ab38d34515 Merge pull request #6993 from joelddiaz/deprovision_elbs 7 vuotta sitten
byo 5402ff05c7 Initial support for 3.10 7 vuotta sitten
cluster-operator 2b6cc36156 Add playbook to install components for cluster operator 7 vuotta sitten
common e4111f2acc Merge pull request #7095 from jpeeler/upgrade-cat 7 vuotta sitten
container-runtime 70957a529d Limit host scope during plays 7 vuotta sitten
gcp 9d394e4383 Use wait_for_connection to validate ssh transport is alive 7 vuotta sitten
init 64a6974ced Merge pull request #7078 from mgugino-upstream-stage/limit-hosts 7 vuotta sitten
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode 7 vuotta sitten
openshift-etcd a043ba9e99 Fix etcd scaleup plays 7 vuotta sitten
openshift-glusterfs 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-grafana 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-hosted 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-loadbalancer 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-logging 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-management 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-master 3489d4f75f Merge pull request #6926 from abutcher/etcd-ca-host 7 vuotta sitten
openshift-metrics 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-nfs 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-node 3489d4f75f Merge pull request #6926 from abutcher/etcd-ca-host 7 vuotta sitten
openshift-prometheus 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-provisioners 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-service-catalog 70957a529d Limit host scope during plays 7 vuotta sitten
openshift-web-console 70957a529d Limit host scope during plays 7 vuotta sitten
openstack f9f61beed9 Merge pull request #6699 from bogdando/heat_user_data 7 vuotta sitten
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 vuotta sitten
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin 7 vuotta sitten
prerequisites.yml 70957a529d Limit host scope during plays 7 vuotta sitten
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 7 vuotta sitten
roles 5120f8e90c Implement container runtime role 7 vuotta sitten

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.