We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reword the boilerplate intro to collection modules so they don't suggest a user has to install the collection.
The current wording suggests the user should install collections:
This plugin is part of the <collection_name>. To install it, use: ansible-galaxy collection install <collection_name>.
ansible-galaxy collection install <collection_name>
This is misleading, as all the collections are included in the Ansible package.
Mentioned in Documentation Working group (DaWGs )meeting 9/21/2021.
Affects:
The text was updated successfully, but these errors were encountered:
Fixed in #318.
Sorry, something went wrong.
No branches or pull requests
Summary
Reword the boilerplate intro to collection modules so they don't suggest a user has to install the collection.
Issue
The current wording suggests the user should install collections:
This is misleading, as all the collections are included in the Ansible package.
Notes
Mentioned in Documentation Working group (DaWGs )meeting 9/21/2021.
Affects:
The text was updated successfully, but these errors were encountered: