OpenShift Bot f734724fbc Merge pull request #4252 from sdodson/tolerate-node-upgrade-failure vor 7 Jahren
..
adhoc fcef48b82d Uninstall: restart docker when container-engine restart hasn't changed. vor 8 Jahren
aws 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node vor 8 Jahren
byo 80bbdb0d32 Skip router/registry cert redeploy when openshift_hosted_manage_{router,registry}=false vor 7 Jahren
common f734724fbc Merge pull request #4252 from sdodson/tolerate-node-upgrade-failure vor 7 Jahren
gce 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node vor 8 Jahren
libvirt 717c36fde2 Don't double quote when conditions vor 8 Jahren
openstack 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node vor 8 Jahren
README.md a0732616fc Document playbook directories vor 8 Jahren
certificate_expiry a1228a7c4a health check playbooks: relocate and expand vor 7 Jahren

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.
  • aws, gce, libvirt and openstack are related to the bin/cluster tool and its usage is deprecated.

Refer to the README.md file in each playbook directory for more information about them.