From a453ac31f3428614cceb99027f8efbdb9258a40b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 22:03:01 +0200 Subject: Adding upstream version 2.10.7+merged+base+2.10.8+dfsg. Signed-off-by: Daniel Baumann --- .../ansible_collections/google/cloud/.ansible-lint | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 collections-debian-merged/ansible_collections/google/cloud/.ansible-lint (limited to 'collections-debian-merged/ansible_collections/google/cloud/.ansible-lint') diff --git a/collections-debian-merged/ansible_collections/google/cloud/.ansible-lint b/collections-debian-merged/ansible_collections/google/cloud/.ansible-lint new file mode 100644 index 00000000..c77c6a87 --- /dev/null +++ b/collections-debian-merged/ansible_collections/google/cloud/.ansible-lint @@ -0,0 +1,10 @@ +--- +parseable: true +skip_list: + - ANSIBLE0010 +use_default_rules: true +verbosity: 1 +exclude_paths: + - ./roles/gcp_http_lb/ + - ./tests/ + - ./plugins -- cgit v1.2.3