we ignore errors for the buildnitter script

This commit is contained in:
staticsafe 2021-09-11 12:47:18 -04:00
parent 1d00ba874e
commit 1cc5972d14
1 changed files with 1 additions and 0 deletions

View File

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