Add more service databases to terraform

This commit is contained in:
Tobias Reisinger 2024-09-28 02:59:34 +02:00
parent 43baf205dc
commit ad2d3c6c06
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
9 changed files with 39 additions and 22 deletions
playbooks

View file

@ -16,7 +16,7 @@
- role: acme_dns
tags: [acme-dns, certificates]
tags: [acme-dns, acme_dns, certificates]
- role: authentik
tags: [authentik, authentication]
- role: coder
@ -72,6 +72,6 @@
- role: webhook
tags: [webhook]
- role: wiki_js
tags: [wiki-js]
tags: [wiki-js, wiki_js, wiki]
- role: woodpecker
tags: [woodpecker, ci, development]