feat(repo): Initial commit

This commit is contained in:
2025-04-03 02:36:50 +02:00
commit 1d1734f7ec
15 changed files with 311 additions and 0 deletions

10
meta/main.yml Normal file
View File

@@ -0,0 +1,10 @@
# SPDX-License-Identifier: MIT
galaxy_info:
author: 'hygienic-books'
description: 'Set up a Proxmox instance'
license: MIT
min_ansible_version: 2.18.1
galaxy_tags:
- 'proxmox'
- 'virtualization'
dependencies: []