---
skip_list:
  - name[casing]
  - name[template]  # firstboot step tasks are prefixed with "{{ step.uses }} ({{ step.id }}): "
  - risky-shell-pipe
  - var-naming[no-role-prefix]

warn_list:
  - command-instead-of-shell
  - literal-compare
  - no-changed-when
