--- # ============================================================================= # Deploy Linux VM Role - Metadata # ============================================================================= galaxy_info: author: Infrastructure Team description: Deploy Linux VMs with LVM on KVM hypervisor with security hardening company: Organization license: MIT min_ansible_version: "2.12" platforms: - name: Debian versions: - bullseye - bookworm - name: Ubuntu versions: - focal - jammy - noble - name: EL versions: - 8 - 9 - name: opensuse versions: - 15.5 - 15.6 galaxy_tags: - virtualization - kvm - libvirt - lvm - cloud-init - security - infrastructure - deployment dependencies: [] allow_duplicates: false