KovalHome automations
Go to file
Gleb Koval 72a790c038
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 6m34s Details
don't suffocate the vm
2023-09-11 01:40:29 +01:00
.github/workflows now less verbosity 2023-09-08 23:34:08 +01:00
infra/joplin don't suffocate the vm 2023-09-11 01:40:29 +01:00
inventory update hostname 2023-09-06 01:35:34 +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.