we ignore errors for the buildnitter script
This commit is contained in:
parent
1d00ba874e
commit
1cc5972d14
|
@ -19,3 +19,4 @@
|
|||
executable: /bin/bash
|
||||
become: true
|
||||
become_user: "{{ NITTER_USER }}"
|
||||
ignore_errors: yes
|
||||
|
|
Loading…
Reference in New Issue