diff options
Diffstat (limited to 'ansible_collections/netapp/azure/HACK.md')
-rw-r--r-- | ansible_collections/netapp/azure/HACK.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ansible_collections/netapp/azure/HACK.md b/ansible_collections/netapp/azure/HACK.md deleted file mode 100644 index cbd239e0e..000000000 --- a/ansible_collections/netapp/azure/HACK.md +++ /dev/null @@ -1,13 +0,0 @@ -Because of an issue in Ansible, Hub Automation cannot use doc fragments from an external collection as: -``` - - azure.azcollection.azure - - azure.azcollection.azure_tags -``` - -Red Hat asked us to make local copies of the azcollection doc fragments. They are in -``` -ansible_collections/netapp/azure/plugins/doc_fragments/azure.py -ansible_collections/netapp/azure/plugins/doc_fragments/azure_tags.py -``` - -Once the Ansible issue is fixed, we should remove these copies, as they may be out of sync with the azcollection. |