KovalHome automations
Go to file
Gleb Koval 152a5a606e
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m17s Details
increase verbosity
2023-09-06 00:35:08 +01:00
.github/workflows increase verbosity 2023-09-06 00:35:08 +01:00
infra/joplin increase verbosity 2023-09-06 00:35:08 +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.