summaryrefslogtreecommitdiffstats
path: root/docs/docsite/collection-plugins.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docsite/collection-plugins.yml')
-rw-r--r--docs/docsite/collection-plugins.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/docsite/collection-plugins.yml b/docs/docsite/collection-plugins.yml
new file mode 100644
index 0000000..499274b
--- /dev/null
+++ b/docs/docsite/collection-plugins.yml
@@ -0,0 +1,17 @@
+# We also need an example of modules hosted in Automation Hub
+# We'll likely move to data hosted in botmeta instead of a standalone file but
+# we'll need all of these same details.
+module:
+ purefa_user:
+ source: 'https://galaxy.ansible.com/'
+ fqcn: 'purestorage.flasharray'
+ purefa_vg:
+ source: 'https://galaxy.ansible.com/'
+ fqcn: 'purestorage.flasharray'
+ gcp_compute_firewall_info:
+ source: 'https://galaxy.ansible.com/'
+ fqcn: 'google.cloud'
+module_utils:
+ purefa:
+ source: 'https://galaxy.ansible.com/'
+ fqcn: 'purestorage.flasharray'