Rodolfo Carvalho f0e70c2c91 Fix broken link to Docker image instructions 7 anos atrás
..
adhoc 4a38bc1bbc Test docker restart with retries 3 delay 30 7 anos atrás
aws 28c97b01f5 Remove openshift_use_dnsmasq from aws and libvirt playbooks 7 anos atrás
byo f0e70c2c91 Fix broken link to Docker image instructions 7 anos atrás
common 7b5498d71b Removing parameter kind and allowing default to be passed. 7 anos atrás
gce 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 anos atrás
libvirt 28c97b01f5 Remove openshift_use_dnsmasq from aws and libvirt playbooks 7 anos atrás
openstack 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 anos atrás
README.md a0732616fc Document playbook directories 8 anos atrás
certificate_expiry a1228a7c4a health check playbooks: relocate and expand 7 anos atrás

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.