meta: add role descriptions

This commit is contained in:
2024-10-03 22:34:28 +02:00
parent ddfa8d6687
commit a8f5507eab
5 changed files with 51 additions and 0 deletions

10
roles/ghost/meta/main.yml Normal file
View File

@ -0,0 +1,10 @@
---
allow_duplicates: true
dependencies: []
galaxy_info:
role_name: ghost
description: Ansible role to deploy ghost (https://ghost.org) using docker
galaxy_tags:
- ghost
- blog
- docker