2026-02-07 07:22:24 +01:00
|
|
|
---
|
2026-02-07 08:29:45 +01:00
|
|
|
# ansible_role_proxmox_provision/meta/main.yml
|
2026-02-07 07:22:24 +01:00
|
|
|
galaxy_info:
|
2026-02-07 08:29:45 +01:00
|
|
|
role_name: ansible_role_proxmox_provision
|
2026-02-07 07:22:24 +01:00
|
|
|
namespace: joseraj # if absent, author is used instead
|
|
|
|
|
author: joseraj
|
2026-02-07 08:29:45 +01:00
|
|
|
description: Proxmox VE tuning (repos, nag removal, swap, logrotate, powertop)
|
2026-02-07 07:22:24 +01:00
|
|
|
license: MIT
|
|
|
|
|
min_ansible_version: "2.12"
|
|
|
|
|
platforms:
|
|
|
|
|
- name: Debian
|
|
|
|
|
versions:
|
|
|
|
|
- bullseye
|
|
|
|
|
- bookworm
|
|
|
|
|
- trixie
|
|
|
|
|
galaxy_tags:
|
|
|
|
|
- automation
|