- name: Install VPS Server hosts: "{{ PLAYBOOK_HOST | default('none') }}" become: true roles: - base - proxy - mariadb - podman - bitwarden - gitea