The infrastructure monorepo for the Rocky Linux project. This will be archived/deprecated in the future.
Go to file
Neil Hanlon edb87adfd6
pinnwand: set spamscore to 100
2022-11-18 12:48:41 -05:00
.github/workflows Add a section to the repo for architecture (#14944) 2020-12-18 16:03:49 -05:00
ansible pinnwand: set spamscore to 100 2022-11-18 12:48:41 -05:00
architecture/monitoring Add a section to the repo for architecture (#14944) 2020-12-18 16:03:49 -05:00
scripts adding prechecks to roles 2020-12-10 11:07:43 -07:00
tests adding prechecks to roles 2020-12-10 11:07:43 -07:00
utils adding prechecks to roles 2020-12-10 11:07:43 -07:00
.ansible-lint temporarily add line length skip 2021-08-20 09:39:48 -07:00
.pre-commit-config.yaml update pre-commit 2021-01-31 01:49:40 -07:00
.yamllint IdM and Variable Fixes 2020-12-14 16:33:16 -07:00
README.md update readme 2022-10-15 19:44:49 -07:00

README.md

Infrastructure

Rocky Linux Infrastructure (develop) Rocky Linux Infrastructure repo issues GitHub Workflow Status - Ansible Lint GitHub Workflow Status - YAML Lint

This repository is being deprecated. Please see our WIP wiki page on guidelines for building playbooks for AWX.

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

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