remove ignore_errors in nitter-app/tasks/main.yml

This commit is contained in:
staticsafe 2021-09-11 12:48:57 -04:00
parent bcfbc99de6
commit 690755c8ac
1 changed files with 0 additions and 1 deletions

View File

@ -19,4 +19,3 @@
executable: /bin/bash
become: true
become_user: "{{ NITTER_USER }}"
ignore_errors: yes