- name: Install Dockerbox Server hosts: all become: true vars_files: - host_vars/dockerbox.yml roles: - base - proxy - docker - mariadb - traefik - nextcloud # - jenkins # - prometheus # - nginx