KovalHome automations
Go to file
Gleb Koval 50994b700b
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m15s Details
double size of vm
2023-09-26 20:47:30 +01:00
.github/workflows don't deploy all 2023-09-26 20:42:46 +01:00
infra/cloud double size of vm 2023-09-26 20:47:30 +01:00
inventory cloud-vm 2023-09-25 20:54:51 +01:00
.editorconfig configs 2023-08-28 23:36:53 +01:00
.gitignore configs 2023-08-28 23:36:53 +01:00
README.md cloud-vm 2023-09-25 20:54:51 +01:00
requirements.txt configs 2023-08-28 23:36:53 +01:00

README.md

KovalHome automations

This repository contains any automations used in deploying *.koval.net services.

Infra(structure)

All 'managed' infrastructure is deployed and provisioned with Ansible. However, some 'unmanaged' (manually managed) resources also exist - primarily everything required for this repository to work (I don't want to make a dependency loop).

Ansible playbooks are ran in alphanumerical order and are expected to be idempotent.