--- # execute this role - name: "install and configure SemaphoreUI" hosts: "all" become: true roles: - role: "docker" - role: "semaphore"