Migrate the genlab.mkfs role

This commit is contained in:
Alexander Gorelyshev
2025-12-08 12:20:01 +04:00
parent aac58f44d0
commit 8cc746fbfa
9 changed files with 146 additions and 0 deletions

17
roles/mkfs/meta/main.yml Normal file
View File

@@ -0,0 +1,17 @@
---
galaxy_info:
role_name: "mkfs"
author: "Alexander Gorelyshev"
company: "Genlab, LLC"
namespace: genlab
description: "Create a filesystem on a target device"
license: "GPL-2.0-or-later"
min_ansible_version: "2.1"
platforms:
- name: "Ubuntu"
versions: [ "jammy", "noble" ]
galaxy_tags: []
dependencies: []