kovalhome/README.md

11 lines
481 B
Markdown
Raw Permalink Normal View History

2023-09-02 23:55:15 +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](https://www.ansible.com/).
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).
2023-09-03 00:13:27 +00:00
Ansible playbooks are ran in alphanumerical order and are expected to be idempotent.