mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 02:10:27 -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
|
||||
skip_list:
|
||||
- ANSIBLE0010
|
||||
use_default_rules: true
|
||||
verbosity: 1
|
||||
exclude_paths:
|
||||
- ./roles/gcp_http_lb/
|
||||
- ./tests/
|
||||
- ./plugins
|
||||
# Ignore submodule https://github.com/GoogleCloudPlatform/google-cloud-ops-agents-ansible
|
||||
- roles/google-cloud-ops-agents-ansible/
|
||||
|
|
Loading…
Add table
Reference in a new issue