Initial commit

This commit is contained in:
nemunaire 2023-05-12 10:16:42 +02:00
commit 168fac6b51
3 changed files with 258 additions and 0 deletions

15
meta/main.yml Normal file
View file

@ -0,0 +1,15 @@
---
galaxy_info:
role_name: fic-server
author: 'Pierre-Olivier Mercier <nemunaire+iac@nemunai.re>'
description: Deploy the FIC server
license: GPL-3.0-or-later
min_ansible_version: 2.9
platforms:
- name: Alpine
versions:
- all
galaxy_tags: []
dependencies: []