OpenShift Merge Robot 3fda828a7e Merge pull request #6557 from mgugino-upstream-stage/delay-hosted-wait 7 år sedan
..
adhoc e6c159afb4 Remove openshift.common.{is_atomic|is_containerized} 7 år sedan
aws 94071cda7f aws: Fix misnamed variable in provisioning_vars.yml.example 7 år sedan
byo e3cf9edff6 Remove references to deployment_type 7 år sedan
common e3cf9edff6 Remove references to deployment_type 7 år sedan
container-runtime 3a14ee697a Fix container_runtime openshift_containerized_host_groups 7 år sedan
gcp e64462aa1d Include Deprecation: Convert to import_playbook 7 år sedan
init e3cf9edff6 Remove references to deployment_type 7 år sedan
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks 7 år sedan
openshift-etcd e6c159afb4 Remove openshift.common.{is_atomic|is_containerized} 7 år sedan
openshift-glusterfs e3cf9edff6 Remove references to deployment_type 7 år sedan
openshift-hosted 28b254886b Move wait_for_pods to it's own play openshift_hosted 7 år sedan
openshift-loadbalancer 801779eeb6 Relocate filter plugins to lib_utils 7 år sedan
openshift-logging 801779eeb6 Relocate filter plugins to lib_utils 7 år sedan
openshift-management 801779eeb6 Relocate filter plugins to lib_utils 7 år sedan
openshift-master e3cf9edff6 Remove references to deployment_type 7 år sedan
openshift-metrics 801779eeb6 Relocate filter plugins to lib_utils 7 år sedan
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils 7 år sedan
openshift-node 6f1a7e75e8 Remove bootstrap.yml from main.yml in openshift_node role 7 år sedan
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus 7 år sedan
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners 7 år sedan
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog 7 år sedan
openstack 0c0cdae275 set repos after registration: convert to match task -> import_role model. 7 år sedan
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 år sedan
deploy_cluster.yml cccdd4a479 Playbook Consolidation - byo/config.yml 7 år sedan
prerequisites.yml e3cf9edff6 Remove references to deployment_type 7 år sedan
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 7 år sedan
roles 5120f8e90c Implement container runtime role 7 år sedan

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.