{"id":13490112,"url":"https://github.com/openshift/openshift-ansible","last_synced_at":"2025-05-13T17:09:17.858Z","repository":{"id":20823383,"uuid":"24109199","full_name":"openshift/openshift-ansible","owner":"openshift","description":"Install and config an OpenShift 3.x cluster","archived":false,"fork":false,"pushed_at":"2025-04-18T15:53:44.000Z","size":43900,"stargazers_count":2184,"open_issues_count":2,"forks_count":2313,"subscribers_count":137,"default_branch":"master","last_synced_at":"2025-04-24T01:54:28.156Z","etag":null,"topics":["ansible","openshift"],"latest_commit_sha":null,"homepage":"https://try.openshift.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openshift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-09-16T17:07:51.000Z","updated_at":"2025-04-23T13:40:30.000Z","dependencies_parsed_at":"2024-01-14T10:11:58.734Z","dependency_job_id":"ebfde9ee-d24f-4c7d-a112-00c365d025d0","html_url":"https://github.com/openshift/openshift-ansible","commit_stats":{"total_commits":9070,"total_committers":528,"mean_commits":"17.178030303030305","dds":0.9179713340683572,"last_synced_commit":"8280a4391a81d34a659c24c79786a17615315a0e"},"previous_names":[],"tags_count":3413,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fopenshift-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fopenshift-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fopenshift-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openshift%2Fopenshift-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openshift","download_url":"https://codeload.github.com/openshift/openshift-ansible/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990468,"owners_count":21995774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","openshift"],"created_at":"2024-07-31T19:00:40.977Z","updated_at":"2025-05-13T17:09:12.845Z","avatar_url":"https://github.com/openshift.png","language":"Python","readme":"[![Join the chat at https://gitter.im/openshift/openshift-ansible](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/openshift/openshift-ansible)\n[![Build Status](https://travis-ci.org/openshift/openshift-ansible.svg?branch=master)](https://travis-ci.org/openshift/openshift-ansible)\n\n# OpenShift Ansible\nThis repository contains [Ansible](https://www.ansible.com/) roles and\nplaybooks for [OpenShift](https://www.openshift.com/) clusters.\n\n## Previous OpenShift Ansible 3.x releases\nFor 3.x releases of OpenShift Ansible please reference the release branch for\nspecific versions.  The last 3.x release is \n[3.11 release](https://github.com/openshift/openshift-ansible/tree/release-3.11).\n\n## OpenShift 4.x\nInstallation of OpenShift 4.x uses a command-line installation wizard instead of\nAnsible playbooks.  Learn more about the OpenShift Installer in this\n[overview](https://github.com/openshift/installer/blob/master/docs/user/overview.md#installer-overview).\n\nFor OpenShift 4.x, this repository only provides playbooks necessary for scaling up or\nupgrading RHEL hosts in an existing 4.x cluster.\n\nThe [master branch](https://github.com/openshift/openshift-ansible/tree/master)\ntracks our current work **in development**.\n\nRequirements: (localhost)\n\n- Ansible \u003e= 2.9.5\n- OpenShift Client (oc)\n\n# Quickstart\n\n## Install an OpenShift 4.x cluster\nInstall a cluster using the [OpenShift Installer](https://www.github.com/openshift/installer).\n\n## Create an Ansible Inventory\nCreate an inventory file with the appropriate groups and variables defined.\nAn example inventory can be found in [inventory/hosts.example](inventory/hosts.example).\n\nRequired variables include:\n\n- `openshift_kubeconfig_path` - Path to the kubeconfig for the cluster\n\n## Run the RHEL node scaleup playbook\n\n```bash\ncd openshift-ansible\nansible-playbook -i inventory/hosts playbooks/scaleup.yml\n```\n\n## Run the RHEL node upgrade playbook\nCustom tasks can be performed during upgrades at different stages of the upgrade.\nSee the [hooks documentation](HOOKS.md) for more information.\n\n```bash\ncd openshift-ansible\nansible-playbook -i inventory/hosts playbooks/upgrade.yml\n```\n\n# Further reading\n\n## Complete Production Installation Documentation:\n- [OpenShift Container Platform](https://docs.openshift.com/container-platform/latest/installing/index.html)\n- [OKD](https://docs.okd.io/latest/installing/index.html) (formerly OpenShift Origin)\n\n## Containerized OpenShift Ansible\n\nSee [README_CONTAINER_IMAGE.md](README_CONTAINER_IMAGE.md) for information on how to package openshift-ansible as a container image.\n\n## Contributing\n\nSee the [contribution guide](CONTRIBUTING.md).\n\n## Building openshift-ansible RPMs and container images\n\nSee the [build instructions](BUILD.md).\n","funding_links":[],"categories":["Python","openshift","tools"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenshift%2Fopenshift-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenshift%2Fopenshift-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenshift%2Fopenshift-ansible/lists"}