summaryrefslogtreecommitdiffstats
path: root/ansible_collections/google/cloud/.ansible-lint
blob: c77c6a8733317f40a5df354ad6e449072214402a (plain)
1
2
3
4
5
6
7
8
9
10
---
parseable: true
skip_list:
  - ANSIBLE0010
use_default_rules: true
verbosity: 1
exclude_paths:
  - ./roles/gcp_http_lb/
  - ./tests/
  - ./plugins