11 lines
230 B
YAML
11 lines
230 B
YAML
|
# 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: []
|