10 lines
243 B
YAML
10 lines
243 B
YAML
---
|
|
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.
|