Use the path that ansible-lint is reporting for exclusion

This commit is contained in:
Chris Hawk 2024-07-26 16:33:09 -07:00
commit 7ae46673ed
2 changed files with 2 additions and 2 deletions

View file

@ -7,4 +7,4 @@ use_default_rules: true
verbosity: 1
exclude_paths:
# Ignore submodule https://github.com/GoogleCloudPlatform/google-cloud-ops-agents-ansible
- ./roles/google_cloud_ops_agents/
- roles/google_cloud_ops_agents/