remove ignore_errors in nitter-app/tasks/main.yml
This commit is contained in:
parent
bcfbc99de6
commit
690755c8ac
|
@ -19,4 +19,3 @@
|
|||
executable: /bin/bash
|
||||
become: true
|
||||
become_user: "{{ NITTER_USER }}"
|
||||
ignore_errors: yes
|
||||
|
|
Loading…
Reference in New Issue