added ignore variable
This commit is contained in:
parent
0d83ec024e
commit
16fccdf9fb
|
@ -13,5 +13,5 @@
|
||||||
shell: run-parts --lsbsysinit /etc/update-motd.d > /run/motd.dynamic && touch /etc/.custom_motd
|
shell: run-parts --lsbsysinit /etc/update-motd.d > /run/motd.dynamic && touch /etc/.custom_motd
|
||||||
args:
|
args:
|
||||||
creates: /etc/.custom_motd
|
creates: /etc/.custom_motd
|
||||||
|
ignore_errors: True
|
||||||
tags: motd
|
tags: motd
|
||||||
|
|
Loading…
Reference in New Issue