mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 18:30:27 -07:00
Make the path to google-cloud-ops-agents-ansible prefixed with ./
This commit is contained in:
parent
c9b7cf5a21
commit
6a078d2ddb
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ use_default_rules: true
|
||||||
verbosity: 1
|
verbosity: 1
|
||||||
exclude_paths:
|
exclude_paths:
|
||||||
# Ignore submodule https://github.com/GoogleCloudPlatform/google-cloud-ops-agents-ansible
|
# Ignore submodule https://github.com/GoogleCloudPlatform/google-cloud-ops-agents-ansible
|
||||||
- roles/google-cloud-ops-agents-ansible/
|
- ./roles/google-cloud-ops-agents-ansible/
|
||||||
|
|
Loading…
Add table
Reference in a new issue