diff --git a/README.md b/README.md new file mode 100644 index 0000000..f3a4b17 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# 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).