--- - name: Deploy monitoring stack hosts: all become: true roles: - role: monitoring when: enable_monitoring | default(true)