diff options
Diffstat (limited to 'docs/docsite/collection-plugins.yml')
-rw-r--r-- | docs/docsite/collection-plugins.yml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/docsite/collection-plugins.yml b/docs/docsite/collection-plugins.yml deleted file mode 100644 index 499274b4..00000000 --- a/docs/docsite/collection-plugins.yml +++ /dev/null @@ -1,17 +0,0 @@ -# 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' |