Scott Dodson a5de165b8e Merge pull request #6524 from kwoodson/docker_storage_setup_overlay il y a 7 ans
..
adhoc c113074f5b Deprecate using Ansible tests as filters il y a 7 ans
aws 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
byo 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
common 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
container-runtime 5c6af565bf Adding support for docker-storage-setup on overlay il y a 7 ans
gcp e64462aa1d Include Deprecation: Convert to import_playbook il y a 7 ans
init 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks il y a 7 ans
openshift-etcd 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-glusterfs 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-hosted 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-loadbalancer 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-logging 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-management 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-master 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-metrics 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
openshift-node 801779eeb6 Relocate filter plugins to lib_utils 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 0c0cdae275 set repos after registration: convert to match task -> import_role model. 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 5c6af565bf Adding support for docker-storage-setup on overlay il y a 7 ans
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 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.