staebler f22a09501c Break up components installs into separate playbooks il y a 7 ans
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml il y a 7 ans
aws bdda2569ef Merge pull request #7199 from joelddiaz/uninstall_masters il y a 7 ans
byo 2ce2b08579 Remove v3_8 upgrade playbooks il y a 7 ans
cluster-operator f22a09501c Break up components installs into separate playbooks il y a 7 ans
common 78907392bf Merge pull request #7400 from mgugino-upstream-stage/deploy-type-2 il y a 7 ans
container-runtime 815cb04713 Update roles and playbooks to split cri-o install types il y a 7 ans
gcp 2476d4a875 gcp: Move provisioning of SSH key into separate task il y a 7 ans
init d93d422e7a Merge pull request #7349 from sdodson/finer-grain-no_log il y a 7 ans
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode il y a 7 ans
openshift-etcd 128248c6b1 etcd scaleup: use r_etcd_common_etcdctl_command instead of binary path il y a 7 ans
openshift-glusterfs 51ee1c844f Merge pull request #7397 from mgugino-upstream-stage/fix-hosted-images-upgrade il y a 7 ans
openshift-grafana b96ff85bdc refactor grafana role il y a 7 ans
openshift-hosted 195ff09139 Add wait_for_pods to upgrade for hosted components il y a 7 ans
openshift-loadbalancer 70957a529d Limit host scope during plays il y a 7 ans
openshift-logging 39ad419b8f Refactor openshift.common.version to openshift_current_version il y a 7 ans
openshift-management 70957a529d Limit host scope during plays il y a 7 ans
openshift-master c69216d175 Refactor openshift.common.deployment_type il y a 7 ans
openshift-metrics 39ad419b8f Refactor openshift.common.version to openshift_current_version il y a 7 ans
openshift-nfs 70957a529d Limit host scope during plays il y a 7 ans
openshift-node c69216d175 Refactor openshift.common.deployment_type 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 eba040f8a0 Fix openshift-webconsole version check il y a 7 ans
openstack 7b22f41658 updated uninstall section 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.