Cloud VM (#7)
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 6m42s

- Nextcloud & potentially other "cloud" stuff VM

Reviewed-on: #7
This commit was merged in pull request #7.
This commit is contained in:
2023-09-26 19:50:11 +00:00
parent 13bb62fe61
commit 68aff49459
10 changed files with 393 additions and 13 deletions

View File

@@ -7,4 +7,4 @@ This repository contains any automations used in deploying *.koval.net services.
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).
Ansible playbooks are ran in alphanumerical order and are expected idempotent.
Ansible playbooks are ran in alphanumerical order and are expected to be idempotent.