- name: Install Proxy Server hosts: all become: true vars_files: - host_vars/proxy.yml roles: - base # - mariadb - proxy # - docker # - gitea # - bitwarden - kutt