Dan Osborne da18c831be Convert calico to self-hosted install 7 years ago
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml 7 years ago
aws bdda2569ef Merge pull request #7199 from joelddiaz/uninstall_masters 7 years ago
byo da18c831be Convert calico to self-hosted install 7 years ago
cluster-operator 924370fa8a add deprovision playbook for cluster-operator infrastructure 7 years ago
common d310f8e21d Merge pull request #7255 from mtnbikenc/refactor-master-upgrade 7 years ago
container-runtime 70957a529d Limit host scope during plays 7 years ago
gcp 2476d4a875 gcp: Move provisioning of SSH key into separate task 7 years ago
init 0a5f4dcba7 Remove no_log: True from openshift_version calls 7 years ago
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode 7 years ago
openshift-etcd 128248c6b1 etcd scaleup: use r_etcd_common_etcdctl_command instead of binary path 7 years ago
openshift-glusterfs f7ef6abafc kernel module loading fix 7 years ago
openshift-grafana b96ff85bdc refactor grafana role 7 years ago
openshift-hosted dd5b4d13ef Merge pull request #7310 from ashcrow/use-crio-ds-default 7 years ago
openshift-loadbalancer 70957a529d Limit host scope during plays 7 years ago
openshift-logging 70957a529d Limit host scope during plays 7 years ago
openshift-management 70957a529d Limit host scope during plays 7 years ago
openshift-master f564426797 Move common master upgrade playbooks to openshift-master 7 years ago
openshift-metrics 70957a529d Limit host scope during plays 7 years ago
openshift-nfs 70957a529d Limit host scope during plays 7 years ago
openshift-node 33f23b77b6 [1537872] Adding seboolean for virt_use_samba 7 years ago
openshift-prometheus 70957a529d Limit host scope during plays 7 years ago
openshift-provisioners 70957a529d Limit host scope during plays 7 years ago
openshift-service-catalog 70957a529d Limit host scope during plays 7 years ago
openshift-web-console eba040f8a0 Fix openshift-webconsole version check 7 years ago
openstack 195b60b1e2 openshift on openstack: fix non kuryr non API LB 7 years ago
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 years ago
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin 7 years ago
prerequisites.yml 70957a529d Limit host scope during plays 7 years ago
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 7 years ago
roles 5120f8e90c Implement container runtime role 7 years ago

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.