Chance Zibolski 2476d4a875 gcp: Move provisioning of SSH key into separate task hace 7 años
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml hace 7 años
aws bdda2569ef Merge pull request #7199 from joelddiaz/uninstall_masters hace 7 años
byo 2ce2b08579 Remove v3_8 upgrade playbooks hace 7 años
cluster-operator 924370fa8a add deprovision playbook for cluster-operator infrastructure hace 7 años
common 4e83fec11b Merge pull request #7166 from vrutkovs/remove-3.8-upgrade-playbooks hace 7 años
container-runtime 70957a529d Limit host scope during plays hace 7 años
gcp 2476d4a875 gcp: Move provisioning of SSH key into separate task hace 7 años
init ac772a4cb7 Merge pull request #6519 from dak1n1/nolog_sysconfig_creds hace 7 años
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode hace 7 años
openshift-etcd a043ba9e99 Fix etcd scaleup plays hace 7 años
openshift-glusterfs f7ef6abafc kernel module loading fix hace 7 años
openshift-grafana 70957a529d Limit host scope during plays hace 7 años
openshift-hosted 685aa326af Allow for overriding hosted registry_url variables hace 7 años
openshift-loadbalancer 70957a529d Limit host scope during plays hace 7 años
openshift-logging 70957a529d Limit host scope during plays hace 7 años
openshift-management 70957a529d Limit host scope during plays hace 7 años
openshift-master 33f23b77b6 [1537872] Adding seboolean for virt_use_samba hace 7 años
openshift-metrics 70957a529d Limit host scope during plays hace 7 años
openshift-nfs 70957a529d Limit host scope during plays hace 7 años
openshift-node 33f23b77b6 [1537872] Adding seboolean for virt_use_samba hace 7 años
openshift-prometheus 70957a529d Limit host scope during plays hace 7 años
openshift-provisioners 70957a529d Limit host scope during plays hace 7 años
openshift-service-catalog 70957a529d Limit host scope during plays hace 7 años
openshift-web-console eba040f8a0 Fix openshift-webconsole version check hace 7 años
openstack 5480e62c2f Fix package tasks ordering in OpenStack playbooks hace 7 años
README.md 7da3f730a2 Remove unsupported playbooks and utilities hace 7 años
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin hace 7 años
prerequisites.yml 70957a529d Limit host scope during plays hace 7 años
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils hace 7 años
roles 5120f8e90c Implement container runtime role hace 7 años

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.