Scott Dodson dcbc04be7d Merge pull request #3355 from tbielawa/idempotency_please_work 8 years ago
..
adhoc 1a8bc64666 Removed adhoc s3_registry 8 years ago
aws a0732616fc Document playbook directories 8 years ago
byo 8fd0bcfaa4 Modify playbooks to use oadm_manage_node module 8 years ago
certificate_expiry f9b74b54c8 Include rpm/git paths in expiry README. 8 years ago
common dcbc04be7d Merge pull request #3355 from tbielawa/idempotency_please_work 8 years ago
gce a0732616fc Document playbook directories 8 years ago
libvirt a0732616fc Document playbook directories 8 years ago
openstack a0732616fc Document playbook directories 8 years ago
README.md a0732616fc Document playbook directories 8 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.