Make the path to google-cloud-ops-agents-ansible prefixed with ./

This commit is contained in:
Chris Hawk 2024-07-26 15:49:09 -07:00
parent c9b7cf5a21
commit 6a078d2ddb

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-ansible/
- ./roles/google-cloud-ops-agents-ansible/