--- # execute this role - name: "install and configure common items" hosts: "all" serial: 2 become: true roles: - role: "."