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