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

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.