---
enable_list:
  - yaml
skip_list:
  - ignore-errors # We use ignore_errors for all the assert tasks, which should be acceptable
  - schema # We want to allow single digit version numbers in a role's meta/main.yml file. This is allowed as per https://galaxy.ansible.com/docs/contributing/creating_role.html and https://galaxy.ansible.com/api/v1/platforms/?page=6.
