From c630ef996a5949976792419e1534852d98f07021 Mon Sep 17 00:00:00 2001 From: Chris Hawk Date: Fri, 26 Jul 2024 15:24:26 -0700 Subject: [PATCH] Fix the path to google-cloud-ops-agents-ansible --- .ansible-lint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ansible-lint b/.ansible-lint index 00c8c96..1f5f25a 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -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/