diff --git a/pvc.yml b/pvc.yml index a5d1b73..5f9355e 100644 --- a/pvc.yml +++ b/pvc.yml @@ -2,6 +2,7 @@ - hosts: all remote_user: deploy become: yes + any_errors_fatal: yes roles: - name: base tags: base