Mirror of Awesome Sysadmin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
322 B

  1. steps:
  2. - name: check URLs
  3. module: processors/url_check
  4. module_options:
  5. source_directories:
  6. - software
  7. - tags
  8. source_files:
  9. - licenses.yml
  10. errors_are_fatal: True
  11. exclude_regex:
  12. - '^https://community.openvpn.net/$' # DDoS protection page, always returns 403