mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2024-10-01 01:45:41 -04:00
11 lines
236 B
YAML
11 lines
236 B
YAML
|
steps:
|
||
|
- name: check URLs
|
||
|
module: processors/url_check
|
||
|
module_options:
|
||
|
source_directories:
|
||
|
- software
|
||
|
- tags
|
||
|
source_files:
|
||
|
- licenses.yml
|
||
|
errors_are_fatal: True
|
||
|
exclude_regex: []
|