--- # Phase 2: CI-triggered app deployment (stub) - name: Deploy application to webservers hosts: webservers become: true roles: - app-deploy