summaryrefslogtreecommitdiffstats
path: root/ansible_collections/purestorage/fusion/.yamllint
blob: 6c19f43f707d06feb08c0aa689c9fa2820bf21af (plain)
1
2
3
4
5
6
7
extends: default

rules:
  document-start: disable
  indentation: disable
  line-length:
    max: 200