OpenShift Merge Robot e6b5e5ad1e Merge pull request #7171 from kwoodson/enable_autoapprover пре 7 година
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml пре 7 година
aws bdda2569ef Merge pull request #7199 from joelddiaz/uninstall_masters пре 7 година
byo 4317a7bce5 Run init/facts for docker upgrade пре 7 година
cluster-operator 924370fa8a add deprovision playbook for cluster-operator infrastructure пре 7 година
common e6b5e5ad1e Merge pull request #7171 from kwoodson/enable_autoapprover пре 7 година
container-runtime 70957a529d Limit host scope during plays пре 7 година
gcp 9d394e4383 Use wait_for_connection to validate ssh transport is alive пре 7 година
init d36f61ea06 Run openshift_version for image prep пре 7 година
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode пре 7 година
openshift-etcd a043ba9e99 Fix etcd scaleup plays пре 7 година
openshift-glusterfs f7ef6abafc kernel module loading fix пре 7 година
openshift-grafana 70957a529d Limit host scope during plays пре 7 година
openshift-hosted 685aa326af Allow for overriding hosted registry_url variables пре 7 година
openshift-loadbalancer 70957a529d Limit host scope during plays пре 7 година
openshift-logging 70957a529d Limit host scope during plays пре 7 година
openshift-management 70957a529d Limit host scope during plays пре 7 година
openshift-master e6b5e5ad1e Merge pull request #7171 from kwoodson/enable_autoapprover пре 7 година
openshift-metrics 70957a529d Limit host scope during plays пре 7 година
openshift-nfs 70957a529d Limit host scope during plays пре 7 година
openshift-node d36f61ea06 Run openshift_version for image prep пре 7 година
openshift-prometheus 70957a529d Limit host scope during plays пре 7 година
openshift-provisioners 70957a529d Limit host scope during plays пре 7 година
openshift-service-catalog 70957a529d Limit host scope during plays пре 7 година
openshift-web-console eba040f8a0 Fix openshift-webconsole version check пре 7 година
openstack 5dc9754a01 Merge pull request #7013 from chaitanyaenr/add_var пре 7 година
README.md 7da3f730a2 Remove unsupported playbooks and utilities пре 7 година
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin пре 7 година
prerequisites.yml 70957a529d Limit host scope during plays пре 7 година
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils пре 7 година
roles 5120f8e90c Implement container runtime role пре 7 година

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.