Scott Dodson 1cd8964826 Merge pull request #4448 from mtnbikenc/vars-syntax 7 lat temu
..
adhoc 4a38bc1bbc Test docker restart with retries 3 delay 30 7 lat temu
aws 28c97b01f5 Remove openshift_use_dnsmasq from aws and libvirt playbooks 7 lat temu
byo f0e70c2c91 Fix broken link to Docker image instructions 7 lat temu
common 1cd8964826 Merge pull request #4448 from mtnbikenc/vars-syntax 7 lat temu
gce 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 lat temu
libvirt b4feb4d9a7 Fix lint errors 7 lat temu
openstack 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 lat temu
README.md a0732616fc Document playbook directories 8 lat temu
certificate_expiry a1228a7c4a health check playbooks: relocate and expand 7 lat temu

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.