KovalHome automations
Go to file
Gleb Koval 46de0b3d0f
Revert "debug infra workflow"
This reverts commit f447e9e77e.
2023-09-06 01:10:26 +01:00
.github/workflows Revert "debug infra workflow" 2023-09-06 01:10:26 +01:00
infra/joplin install ping 2023-09-06 00:47:47 +01:00
inventory stuff 2023-09-06 00:31:45 +01:00
.editorconfig configs 2023-08-28 23:36:53 +01:00
.gitignore configs 2023-08-28 23:36:53 +01:00
README.md stuff 2023-09-06 00:31:45 +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.