OpenShift Merge Robot aa2b161bbe Merge pull request #7028 from mjudeikis/kernel_module_loading 7 years ago
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml 7 years ago
aws 89cb085d01 add steps in bootstrap playbook to handle updating aws.conf file 7 years ago
byo 4317a7bce5 Run init/facts for docker upgrade 7 years ago
cluster-operator 2b6cc36156 Add playbook to install components for cluster operator 7 years ago
common 4453375191 Merge pull request #7190 from sdodson/etcd-v3-block 7 years ago
container-runtime 70957a529d Limit host scope during plays 7 years ago
gcp 9d394e4383 Use wait_for_connection to validate ssh transport is alive 7 years ago
init 64a6974ced Merge pull request #7078 from mgugino-upstream-stage/limit-hosts 7 years ago
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode 7 years ago
openshift-etcd a043ba9e99 Fix etcd scaleup plays 7 years ago
openshift-glusterfs f7ef6abafc kernel module loading fix 7 years ago
openshift-grafana 70957a529d Limit host scope during plays 7 years ago
openshift-hosted 685aa326af Allow for overriding hosted registry_url variables 7 years ago
openshift-loadbalancer 70957a529d Limit host scope during plays 7 years ago
openshift-logging 70957a529d Limit host scope during plays 7 years ago
openshift-management 70957a529d Limit host scope during plays 7 years ago
openshift-master cdb1ae5fd0 Simplify double upgrade version logic 7 years ago
openshift-metrics 70957a529d Limit host scope during plays 7 years ago
openshift-nfs 70957a529d Limit host scope during plays 7 years ago
openshift-node 3489d4f75f Merge pull request #6926 from abutcher/etcd-ca-host 7 years ago
openshift-prometheus 70957a529d Limit host scope during plays 7 years ago
openshift-provisioners 70957a529d Limit host scope during plays 7 years ago
openshift-service-catalog 70957a529d Limit host scope during plays 7 years ago
openshift-web-console 70957a529d Limit host scope during plays 7 years ago
openstack 5dc9754a01 Merge pull request #7013 from chaitanyaenr/add_var 7 years ago
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 years ago
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin 7 years ago
prerequisites.yml 70957a529d Limit host scope during plays 7 years ago
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 7 years ago
roles 5120f8e90c Implement container runtime role 7 years ago

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.