2020-12-10 07:33:09 +00:00
# Infrastructure
2021-09-11 07:29:50 +00:00
![Rocky Linux Infrastructure (develop) ](https://img.shields.io/github/last-commit/rocky-linux/infrastructure/develop ) ![Rocky Linux Infrastructure repo issues ](https://img.shields.io/github/issues/rocky-linux/infrastructure ) ![GitHub Workflow Status - Ansible Lint ](https://img.shields.io/github/workflow/status/rocky-linux/infrastructure/Ansible%20Lint ) ![GitHub Workflow Status - YAML Lint ](https://img.shields.io/github/workflow/status/rocky-linux/infrastructure/YAML%20Lint )
2020-12-10 07:33:09 +00:00
We will add more data here soon
```
ansible -> All ansible playbooks, modules, etc are here
scripts -> Scripts for infrastructure go here
tests -> Repo specific tests
utils -> Utilities focused for infrastructure or testing this repo
```
2020-12-10 08:43:19 +00:00
## Contributions
See a place for improvement? See an error or bug? Have your own scripts or playbooks you want to add? Help us by opening an issue with a pull request for review!
## Branches
2020-12-11 08:24:34 +00:00
Note: This is in the idea phase
The main branch is the top level branch that should, in most circumstances, not take direct changes. There are currently two branches:
* main
* develop