Infrastructure as code
I use a couple of tools to automate my day-to-day work.
- Ansible roles - Ansible roles that are simple in style and work well together on many distributions and many Ansible version.
- Terraform modules - Terraform modules to deploy infrastructure of whole solutions.
- Docker images - Docker is mostly used to contain some functionality to test or deploy software.
- GitHub actions - GitHub Actions are used to make CI more consumable.
- Other tools - To make my life a little easier.
See errors? Please help and make a merge request on git.