mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-10 16:01:23 +00:00
20 lines
604 B
Markdown
20 lines
604 B
Markdown
# Infrastructure
|
|
|
|
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
|
|
```
|
|
|
|
## 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
|
|
|
|
The main branch is currently the only branch. It is currently in discussion how the branches should be configured to not commit to main full time.
|
|
|