feat: Add Apache Guacamole
All checks were successful
Deploy / Prepare Build (push) Successful in 1m41s

This commit is contained in:
2024-12-15 00:46:00 +10:00
parent 40528c5eb8
commit 5760dbcfd8
5 changed files with 226 additions and 182 deletions

View File

@ -70,6 +70,10 @@
- name: Deploy InvoiceNinja
import_tasks: tasks/invoiceninja.yml
tags: invoiceninja_install
- name: Deploy Guacamole
import_tasks: tasks/guacamole.yml
tags: guacamole_install
- name: Deploy Homepage
import_tasks: tasks/homepage.yml