Michael Gugino 4953ab5b57 Remove openshift_etcd_facts role 7 سال پیش
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml 7 سال پیش
aws bdda2569ef Merge pull request #7199 from joelddiaz/uninstall_masters 7 سال پیش
byo da18c831be Convert calico to self-hosted install 7 سال پیش
cluster-operator f22a09501c Break up components installs into separate playbooks 7 سال پیش
common 1832c8e303 Master components should not have configurable labels 7 سال پیش
container-runtime 815cb04713 Update roles and playbooks to split cri-o install types 7 سال پیش
gcp 2476d4a875 gcp: Move provisioning of SSH key into separate task 7 سال پیش
init 8c0ce4e740 In master bootstrapping mode, use the new openshift_control_plane role 7 سال پیش
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode 7 سال پیش
openshift-etcd 4953ab5b57 Remove openshift_etcd_facts role 7 سال پیش
openshift-glusterfs 51ee1c844f Merge pull request #7397 from mgugino-upstream-stage/fix-hosted-images-upgrade 7 سال پیش
openshift-grafana b96ff85bdc refactor grafana role 7 سال پیش
openshift-hosted d2dfa4fecf Merge pull request #7242 from tripledes/bz1425022 7 سال پیش
openshift-loadbalancer 70957a529d Limit host scope during plays 7 سال پیش
openshift-logging 39ad419b8f Refactor openshift.common.version to openshift_current_version 7 سال پیش
openshift-management 70957a529d Limit host scope during plays 7 سال پیش
openshift-master 0ba7d01c3b Use consistent image references and split out node sync 7 سال پیش
openshift-metrics 39ad419b8f Refactor openshift.common.version to openshift_current_version 7 سال پیش
openshift-nfs 70957a529d Limit host scope during plays 7 سال پیش
openshift-node 4953ab5b57 Remove openshift_etcd_facts role 7 سال پیش
openshift-prometheus 70957a529d Limit host scope during plays 7 سال پیش
openshift-provisioners 70957a529d Limit host scope during plays 7 سال پیش
openshift-service-catalog 1832c8e303 Master components should not have configurable labels 7 سال پیش
openshift-web-console eba040f8a0 Fix openshift-webconsole version check 7 سال پیش
openstack fceefbb911 Split the provision.yml playbook for more flexibility. 7 سال پیش
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 سال پیش
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin 7 سال پیش
prerequisites.yml 70957a529d Limit host scope during plays 7 سال پیش
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 7 سال پیش
roles 5120f8e90c Implement container runtime role 7 سال پیش

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.