Update ansible-lint; exclude the submodule and stop excluding others

This commit is contained in:
Chris Hawk 2024-07-26 15:12:45 -07:00
parent 44e8bff0d3
commit 5d28cf0bde

View file

@ -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/