base: run update with force to make sure its setup right

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-11-27 13:30:56 -08:00
parent 5459a54ddf
commit e8a7d63a5e

View file

@ -176,7 +176,7 @@
user: root
minute: 15
hour: "*/2"
job: "/usr/local/bin/blocklist-update.sh >& /dev/null"
job: "/usr/local/bin/blocklist-update.sh force >& /dev/null"
when: "'iad2' not in inventory_hostname or external | bool"
tags:
- base