OpenShift Merge Robot 1621ce6ff3 Merge pull request #6862 from ewolinetz/deprecate_use_callback пре 7 година
..
adhoc eacc12897c Migrate to import_role for static role inclusion пре 7 година
aws 54ee60a3e9 Merge pull request #6603 from joelddiaz/fetch_subnet_az пре 7 година
byo ef6d01b6c0 Remove old assetConfig from master-config.yaml пре 7 година
cluster-operator 4bc8d5c7b8 Add cluster-operator playbook directory. пре 7 година
common c6423636a4 Merge pull request #6821 from spadgett/remove-asset-config пре 7 година
container-runtime 0da99aa00c Fix etcd scaleup playbook пре 7 година
gcp f2b14d2e76 Split control plane and component install in deploy_cluster пре 7 година
init be039d3d89 [1530403] Improve etcd group error message пре 7 година
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode пре 7 година
openshift-etcd cd1c2e70df Merge pull request #6802 from mgugino-upstream-stage/fix-etcd-scaleup пре 7 година
openshift-glusterfs eacc12897c Migrate to import_role for static role inclusion пре 7 година
openshift-grafana 8fcf4b127a Add new grafana playbook. пре 7 година
openshift-hosted eacc12897c Migrate to import_role for static role inclusion пре 7 година
openshift-loadbalancer 94d049c4f1 Pull openshift_image_tag from oo_masters_to_config rather oo_first_master. пре 7 година
openshift-logging a5eee09d02 Merge pull request #6359 from spadgett/web-console-server пре 7 година
openshift-management eacc12897c Migrate to import_role for static role inclusion пре 7 година
openshift-master ef6d01b6c0 Remove old assetConfig from master-config.yaml пре 7 година
openshift-metrics a5eee09d02 Merge pull request #6359 from spadgett/web-console-server пре 7 година
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils пре 7 година
openshift-node 682ddb8744 Fix master scaleup play пре 7 година
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus пре 7 година
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners пре 7 година
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog пре 7 година
openshift-web-console 296ee5ee34 Install web console server пре 7 година
openstack 2631694740 Merge pull request #6817 from mtnbikenc/fix-1506750 пре 7 година
README.md 7da3f730a2 Remove unsupported playbooks and utilities пре 7 година
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin пре 7 година
prerequisites.yml 7b33ab6dad Install base_packages earlier пре 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.