Paultaiton 20210409 requirements doc #485
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
Change documentation for doc_fragments/azure.py to more explicitly mention requirements-azure.txt as well as point to full install instructions.
Fixes #186 , but that's a very old issue that was recently referenced.
ISSUE TYPE
COMPONENT NAME
doc_fragment/azure.py
ADDITIONAL INFORMATION
The online documentation for the collection's modules doesn't sufficiently indicate the full requirements necessary for executing modules. See https://docs.ansible.com/ansible/latest/collections/azure/azcollection/azure_rm_storageaccount_module.html . This PR is submitted in the attempt to give better indication that there are more requirements than what are displayed per module and in the auto-added "Note" banner that Ansible project adds to azcollection docs, and to point new users to the ansible-galaxy readme for azcollection.