This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Description
Rocky Linux will require a stable process to create resources and hand them over to ansible to be provisioned.
Ideally it would be all wrapped in a webhook to notify us when things are done.
Some ideas off the top of my head are:
- cloud-init configures ansible and runs it from the server, pulling from main ansible servers
- cloud-init configures ansible and triggers AWX to run the provisioning
Want to make sure security concerns are addressed and machines are bootstrapped immediately.