Gleb Koval 87cef9c1be
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Has been cancelled
Fix #53: New docker compose down in Ansible fix (#58)
Only run docker compose down when project files exist.

Reviewed-on: #58
2024-03-30 01:34:02 +00:00
2024-03-29 15:24:57 +00:00
2024-03-30 00:17:11 +00:00
2023-08-28 23:36:53 +01:00
2023-08-28 23:36:53 +01:00
2023-09-26 19:50:11 +00:00

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.

Description
KovalHome automations
Readme 610 KiB
Languages
Shell 100%