feat(role): Initial commit

This commit is contained in:
2025-04-03 00:12:58 +02:00
parent 3e9b2ba91a
commit cf55d8b20e
11 changed files with 299 additions and 2 deletions

9
meta/main.yml Normal file
View File

@@ -0,0 +1,9 @@
# SPDX-License-Identifier: MIT
galaxy_info:
author: 'hygienic-books'
description: 'Settings and configs for most virtual machines'
license: MIT
min_ansible_version: 2.18.1
galaxy_tags:
- 'vm'
dependencies: []