Scott Dodson c933a61030 Merge pull request #6719 from wmengRH/fix_bug_1534271 há 7 anos atrás
..
adhoc eacc12897c Migrate to import_role for static role inclusion há 7 anos atrás
aws 3986e89ecf Move s3 & elb provisioning into their own playbooks s.t. they are applied outside of the openshift_aws master provisioning tasks. há 7 anos atrás
byo e3cf9edff6 Remove references to deployment_type há 7 anos atrás
cluster-operator 4bc8d5c7b8 Add cluster-operator playbook directory. há 7 anos atrás
common 615c112462 fix bug 1534271 há 7 anos atrás
container-runtime 08f085dd28 Build containerized host group dynamically há 7 anos atrás
gcp eacc12897c Migrate to import_role for static role inclusion há 7 anos atrás
init 870b4b66cb Add defaults for openshift_pkg_version há 7 anos atrás
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks há 7 anos atrás
openshift-etcd 4b06eaf83e Chmod temp dirs created on localhost há 7 anos atrás
openshift-glusterfs eacc12897c Migrate to import_role for static role inclusion há 7 anos atrás
openshift-hosted eacc12897c Migrate to import_role for static role inclusion há 7 anos atrás
openshift-loadbalancer 801779eeb6 Relocate filter plugins to lib_utils há 7 anos atrás
openshift-logging a5eee09d02 Merge pull request #6359 from spadgett/web-console-server há 7 anos atrás
openshift-management eacc12897c Migrate to import_role for static role inclusion há 7 anos atrás
openshift-master d3fefc32a7 Move more plugins to lib_utils há 7 anos atrás
openshift-metrics a5eee09d02 Merge pull request #6359 from spadgett/web-console-server há 7 anos atrás
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils há 7 anos atrás
openshift-node 3b07acdcd4 Remove become statements há 7 anos atrás
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus há 7 anos atrás
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners há 7 anos atrás
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog há 7 anos atrás
openshift-web-console 296ee5ee34 Install web console server há 7 anos atrás
openstack 9608e45adc Adjust openstack provider dependencies versions há 7 anos atrás
README.md 7da3f730a2 Remove unsupported playbooks and utilities há 7 anos atrás
deploy_cluster.yml 296ee5ee34 Install web console server há 7 anos atrás
prerequisites.yml e3cf9edff6 Remove references to deployment_type há 7 anos atrás
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils há 7 anos atrás
roles 5120f8e90c Implement container runtime role há 7 anos atrás

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.