mirror of
https://github.com/n1trux/awesome-sysadmin.git
synced 2025-01-18 20:10:49 +00: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: []
|