initial commit
Some checks failed
Build, Test & Publish / Build and Publish Container Image (push) Has been cancelled
Build, Test & Publish / Deploy to Infrastructure (push) Has been cancelled
Build, Test & Publish / Build (push) Has been cancelled

This commit is contained in:
2024-09-05 13:54:08 +10:00
commit 8ad5845efc
57 changed files with 6046 additions and 0 deletions

5
docs/ansible/index.md Normal file
View File

@@ -0,0 +1,5 @@
# Ansible Snippets and Musings
#### [Installing Docker](./installing-docker.md)
#### [Install and Configure Certbot for SSL](./certbot-ssl.md)
#### [Waiting for Servers to be Provisioned and Ready](./server-wait.md)