aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/.ansible-lint
blob: 727457aae5f9bb9e3e8dbd1c8e4885497ecb9ded (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                          
                  
skip_list:
  # No, the changelog is not required, it works perfectly fine without it.
  - galaxy[no-changelog]
  # Tags are not required either.
  - galaxy[tags]
  # These are just plain stupid.
  - galaxy[version-incorrect]
  - name[casing]
  - yaml[comments]