--- - name: Deploy web servers hosts: webservers diff: true roles: - role: nginx tags: - generic - role: webapps tags: - specific