Files
ansible_role_proxmox_provision/meta/main.yml
Jose 8341d6e295
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 11s
Gitleaks Scan / gitleaks (push) Successful in 5s
Markdown Lint / markdown-lint (push) Failing after 4s
refactor ♻️: Refactor README and update role for Proxmox VE provisioning
This refactoring includes updating the README, changing the role name to focus on Proxmox VE, enhancing compatibility matrix, and refactoring default values for role variables. Handlers are updated to manage apt cache, restart pveproxy, and reload systemd. Role metadata is also updated for better Proxmox VE provisioning.
2026-02-07 08:29:45 +01:00

18 lines
445 B
YAML

---
# ansible_role_proxmox_provision/meta/main.yml
galaxy_info:
role_name: ansible_role_proxmox_provision
namespace: joseraj # if absent, author is used instead
author: joseraj
description: Proxmox VE tuning (repos, nag removal, swap, logrotate, powertop)
license: MIT
min_ansible_version: "2.12"
platforms:
- name: Debian
versions:
- bullseye
- bookworm
- trixie
galaxy_tags:
- automation