OpenShift Merge Robot aa2b161bbe Merge pull request #7028 from mjudeikis/kernel_module_loading il y a 7 ans
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml il y a 7 ans
aws 89cb085d01 add steps in bootstrap playbook to handle updating aws.conf file il y a 7 ans
byo 4317a7bce5 Run init/facts for docker upgrade il y a 7 ans
cluster-operator 2b6cc36156 Add playbook to install components for cluster operator il y a 7 ans
common 4453375191 Merge pull request #7190 from sdodson/etcd-v3-block il y a 7 ans
container-runtime 70957a529d Limit host scope during plays il y a 7 ans
gcp 9d394e4383 Use wait_for_connection to validate ssh transport is alive il y a 7 ans
init 64a6974ced Merge pull request #7078 from mgugino-upstream-stage/limit-hosts il y a 7 ans
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode il y a 7 ans
openshift-etcd a043ba9e99 Fix etcd scaleup plays il y a 7 ans
openshift-glusterfs f7ef6abafc kernel module loading fix il y a 7 ans
openshift-grafana 70957a529d Limit host scope during plays il y a 7 ans
openshift-hosted 685aa326af Allow for overriding hosted registry_url variables il y a 7 ans
openshift-loadbalancer 70957a529d Limit host scope during plays il y a 7 ans
openshift-logging 70957a529d Limit host scope during plays il y a 7 ans
openshift-management 70957a529d Limit host scope during plays il y a 7 ans
openshift-master cdb1ae5fd0 Simplify double upgrade version logic il y a 7 ans
openshift-metrics 70957a529d Limit host scope during plays il y a 7 ans
openshift-nfs 70957a529d Limit host scope during plays il y a 7 ans
openshift-node 3489d4f75f Merge pull request #6926 from abutcher/etcd-ca-host il y a 7 ans
openshift-prometheus 70957a529d Limit host scope during plays il y a 7 ans
openshift-provisioners 70957a529d Limit host scope during plays il y a 7 ans
openshift-service-catalog 70957a529d Limit host scope during plays il y a 7 ans
openshift-web-console 70957a529d Limit host scope during plays il y a 7 ans
openstack 5dc9754a01 Merge pull request #7013 from chaitanyaenr/add_var 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 70957a529d Limit host scope during plays 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.