mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Renamed portfolio to portwebui
This commit is contained in:
26
roles/web-app-port-ui/meta/main.yml
Normal file
26
roles/web-app-port-ui/meta/main.yml
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: "Kevin Veen-Birkenbach"
|
||||
description: "Portfolio to showcase your projects and creative work with a focus on user experience and easy customization. 🚀"
|
||||
license: "CyMaIS NonCommercial License (CNCL)"
|
||||
license_url: "https://s.veen.world/cncl"
|
||||
company: |
|
||||
Kevin Veen-Birkenbach
|
||||
Consulting & Coaching Solutions
|
||||
https://www.veen.world
|
||||
min_ansible_version: "2.9"
|
||||
platforms:
|
||||
- name: Docker
|
||||
versions:
|
||||
- latest
|
||||
galaxy_tags:
|
||||
- docker
|
||||
- portfolio
|
||||
- ansible
|
||||
- flask
|
||||
- web
|
||||
repository: "https://github.com/kevinveenbirkenbach/portfolio"
|
||||
issue_tracker_url: "https://github.com/kevinveenbirkenbach/portfolio/issues"
|
||||
documentation: "https://github.com/kevinveenbirkenbach/portfolio#readme"
|
||||
logo:
|
||||
class: "fa fa-th-large"
|
Reference in New Issue
Block a user