Clayton Coleman b17728d542 Add new openshift_control_plane and openshift_sdn roles há 7 anos atrás
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml há 7 anos atrás
aws bdda2569ef Merge pull request #7199 from joelddiaz/uninstall_masters há 7 anos atrás
byo da18c831be Convert calico to self-hosted install há 7 anos atrás
cluster-operator 924370fa8a add deprovision playbook for cluster-operator infrastructure há 7 anos atrás
common b17728d542 Add new openshift_control_plane and openshift_sdn roles há 7 anos atrás
container-runtime 815cb04713 Update roles and playbooks to split cri-o install types há 7 anos atrás
gcp 2476d4a875 gcp: Move provisioning of SSH key into separate task há 7 anos atrás
init d93d422e7a Merge pull request #7349 from sdodson/finer-grain-no_log há 7 anos atrás
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode há 7 anos atrás
openshift-etcd 128248c6b1 etcd scaleup: use r_etcd_common_etcdctl_command instead of binary path há 7 anos atrás
openshift-glusterfs 51ee1c844f Merge pull request #7397 from mgugino-upstream-stage/fix-hosted-images-upgrade há 7 anos atrás
openshift-grafana b96ff85bdc refactor grafana role há 7 anos atrás
openshift-hosted 195ff09139 Add wait_for_pods to upgrade for hosted components há 7 anos atrás
openshift-loadbalancer 70957a529d Limit host scope during plays há 7 anos atrás
openshift-logging 39ad419b8f Refactor openshift.common.version to openshift_current_version há 7 anos atrás
openshift-management 70957a529d Limit host scope during plays há 7 anos atrás
openshift-master 87b25ec2a7 Ensure that the aggregator is configured during all control plane há 7 anos atrás
openshift-metrics 39ad419b8f Refactor openshift.common.version to openshift_current_version há 7 anos atrás
openshift-nfs 70957a529d Limit host scope during plays há 7 anos atrás
openshift-node c69216d175 Refactor openshift.common.deployment_type há 7 anos atrás
openshift-prometheus 70957a529d Limit host scope during plays há 7 anos atrás
openshift-provisioners 70957a529d Limit host scope during plays há 7 anos atrás
openshift-service-catalog 70957a529d Limit host scope during plays há 7 anos atrás
openshift-web-console eba040f8a0 Fix openshift-webconsole version check há 7 anos atrás
openstack 7b22f41658 updated uninstall section há 7 anos atrás
README.md 7da3f730a2 Remove unsupported playbooks and utilities há 7 anos atrás
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin há 7 anos atrás
prerequisites.yml 70957a529d Limit host scope during plays 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.