mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
base: run update with force to make sure its setup right
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user