--- - name: "Deploy basic webhost with Docker" hosts: docker-webhosts roles: - netplan - common - docker - webserver - internalsmtp ...