From 975f66f2eebe9dadba04f275774d4ab83f74cf25 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:04:41 +0200 Subject: Adding upstream version 7.7.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/community/google/meta/runtime.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ansible_collections/community/google/meta/runtime.yml (limited to 'ansible_collections/community/google/meta') diff --git a/ansible_collections/community/google/meta/runtime.yml b/ansible_collections/community/google/meta/runtime.yml new file mode 100644 index 000000000..a9d40b8b5 --- /dev/null +++ b/ansible_collections/community/google/meta/runtime.yml @@ -0,0 +1,9 @@ +--- +requires_ansible: '>=2.9.10' +plugin_routing: + modules: + gcpubsub_facts: + redirect: community.google.gcpubsub_info + deprecation: + removal_version: 2.0.0 + warning_text: Use community.google.gcpubsub_info instead. -- cgit v1.2.3