Add Sigvild Gallery wedding photo application with automated deployment and improve Caddy plugin management
This commit is contained in:
20
roles/sigvild-gallery/meta/main.yml
Normal file
20
roles/sigvild-gallery/meta/main.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
# Role Dependencies
|
||||
dependencies:
|
||||
- role: caddy
|
||||
|
||||
galaxy_info:
|
||||
role_name: sigvild-gallery
|
||||
author: "Rick Infrastructure Team"
|
||||
description: "Deploys Sigvild Wedding Gallery with PocketBase API and SvelteKit frontend"
|
||||
company: ""
|
||||
license: "license (MIT)"
|
||||
min_ansible_version: "2.9"
|
||||
|
||||
platforms:
|
||||
- name: Archlinux
|
||||
versions:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- all
|
||||
Reference in New Issue
Block a user