Migrate the genlab.mkfs role
This commit is contained in:
17
roles/mkfs/meta/main.yml
Normal file
17
roles/mkfs/meta/main.yml
Normal 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: []
|
||||
Reference in New Issue
Block a user