---
# Based on ansible-lint config
extends: default

rules:
  indentation: disable
  line-length: disable
  truthy: disable
