mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 10:20:26 -07:00
Update ansible-lint; exclude the submodule and stop excluding others
This commit is contained in:
parent
44e8bff0d3
commit
5d28cf0bde
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
---
|
---
|
||||||
|
profile: production
|
||||||
parseable: true
|
parseable: true
|
||||||
skip_list:
|
skip_list:
|
||||||
- ANSIBLE0010
|
- ANSIBLE0010
|
||||||
use_default_rules: true
|
use_default_rules: true
|
||||||
verbosity: 1
|
verbosity: 1
|
||||||
exclude_paths:
|
exclude_paths:
|
||||||
- ./roles/gcp_http_lb/
|
# Ignore submodule https://github.com/GoogleCloudPlatform/google-cloud-ops-agents-ansible
|
||||||
- ./tests/
|
- roles/google-cloud-ops-agents-ansible/
|
||||||
- ./plugins
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue