base: run update with force to make sure its setup right
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5459a54ddf
commit
e8a7d63a5e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue