--- # Playbook to set up the servers - name: Configure access and install work tools hosts: all become: yes roles: - tools - users