Michael Gugino 8b71c2938d Merge pull request #6489 from mgugino-upstream-stage/fix-repos-v2 il y a 7 ans
..
adhoc c113074f5b Deprecate using Ansible tests as filters il y a 7 ans
aws 01ae634a0b Merge pull request #6335 from kwoodson/node_groups_refactor il y a 7 ans
byo 34139ef4ef Fix rhel_subscribe boolean il y a 7 ans
common c113074f5b Deprecate using Ansible tests as filters il y a 7 ans
container-runtime 2249ba3d08 Implement container_runtime playbooks and changes il y a 7 ans
gcp e64462aa1d Include Deprecation: Convert to import_playbook il y a 7 ans
init 8b71c2938d Merge pull request #6489 from mgugino-upstream-stage/fix-repos-v2 il y a 7 ans
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks il y a 7 ans
openshift-etcd c113074f5b Deprecate using Ansible tests as filters il y a 7 ans
openshift-glusterfs 178ff73d29 GlusterFS: Add playbook doc note il y a 7 ans
openshift-hosted e64462aa1d Include Deprecation: Convert to import_playbook il y a 7 ans
openshift-loadbalancer 58b3dd41a8 Add os_firewall to prerequisites.yml il y a 7 ans
openshift-logging 2bf65cdab4 Cleanup byo references il y a 7 ans
openshift-management 3c96e6e50b Include Deprecation - openshift-management il y a 7 ans
openshift-master efe272a51c Remove empty openshift_hosted_facts role il y a 7 ans
openshift-metrics e82c6ed566 Include Deprecation - openshift-metrics il y a 7 ans
openshift-nfs 58b3dd41a8 Add os_firewall to prerequisites.yml il y a 7 ans
openshift-node d96898b313 Merge pull request #6484 from mtnbikenc/tests-as-filters il y a 7 ans
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus il y a 7 ans
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners il y a 7 ans
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog il y a 7 ans
openstack 34139ef4ef Fix rhel_subscribe boolean il y a 7 ans
README.md 7da3f730a2 Remove unsupported playbooks and utilities il y a 7 ans
deploy_cluster.yml cccdd4a479 Playbook Consolidation - byo/config.yml il y a 7 ans
prerequisites.yml fe801cb7fb Move repo and subscribe to prerequisites il y a 7 ans
redeploy-certificates.yml e64462aa1d Include Deprecation: Convert to import_playbook il y a 7 ans
roles 5120f8e90c Implement container runtime role il y a 7 ans

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.

Refer to the README.md file in each playbook directory for more information about them.