--- - name: Proxmox host preparation (community repos + no-subscription notice) hosts: proxmox_hosts become: true gather_facts: true roles: - role: proxmox_baseline tags: [proxmox, prepare, repos, ui]