mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 21:42:52 +08:00
MM: remove debug mode on the crawls
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -36,7 +36,6 @@ spec:
|
||||
- "{{ cronjob.category }}"
|
||||
- "--{{ cronjob.include_disabled | ternary('include', 'exclude') }}-disabled"
|
||||
- "--no-fail"
|
||||
- "--debug"
|
||||
- "crawl"
|
||||
env:
|
||||
# Defaults to 80 columns, not very readable
|
||||
|
||||
Reference in New Issue
Block a user