blocklist: drop output for now until I can sort out why its outputting anything
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3200014f8f
commit
590819397c
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
|
||||
job: "/usr/local/bin/blocklist-update.sh >& /dev/null"
|
||||
when: "'iad2' not in inventory_hostname or external | bool"
|
||||
tags:
|
||||
- base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue