Scott Dodson 1720a5209d Merge pull request #4404 from abutcher/etcd-ca-redeploy 7 tahun lalu
..
adhoc 3c336375bf Separate client config removal in uninstall s.t. ansible_ssh_user is removed from with_items. 7 tahun lalu
aws 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 tahun lalu
byo 45869adce8 Separate etcd and OpenShift CA redeploy playbooks. 7 tahun lalu
common 1720a5209d Merge pull request #4404 from abutcher/etcd-ca-redeploy 7 tahun lalu
gce 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 tahun lalu
libvirt fef3e0ffc2 Added includes to specify openshift version for libvirt cluster create. Otherwise bin/cluster create fails on unknown version for libvirt deployment. 7 tahun lalu
openstack 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 tahun lalu
README.md a0732616fc Document playbook directories 8 tahun lalu
certificate_expiry a1228a7c4a health check playbooks: relocate and expand 7 tahun lalu

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.