KovalHome automations
Go to file
Gleb Koval ef780275e7
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m30s Details
Infisical no longer needs pinning
2024-03-29 16:24:22 +00:00
.github/workflows Merge branch 'main' into cleanup-playbooks 2024-03-29 16:23:17 +00:00
infra Merge branch 'main' into cleanup-playbooks 2024-03-29 16:23:17 +00:00
inventory Samba VM (#36) 2024-01-27 17:41:57 +00:00
.ansible-lint Use requirements.yml for galaxy 2024-01-30 17:50:13 +00: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 (#7) 2023-09-26 19:50:11 +00:00
requirements.txt Infisical no longer needs pinning 2024-03-29 16:24:22 +00:00
requirements.yml Use requirements.yml for galaxy 2024-01-30 17:50:13 +00: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.