-
Notifications
You must be signed in to change notification settings - Fork 24k
new: documentation update for galaxy usr guide #78649
New issue
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
Conversation
Thanks for your Ansible docs contribution! We talk about Ansible documentation on maxtrix at #docs:ansible.im and on libera IRC at #ansible-docs if you ever want to join us and chat about the docs! We meet there on Tuesdays (see the Ansible calendar) and welcome additions to our weekly agenda items - scroll down to find the upcoming agenda and add a comment to put something new on that agenda. |
@@ -492,3 +492,9 @@ Use ``remove`` to delete a role from *roles_path*: | |||
Shareable collections of modules, playbooks and roles | |||
:ref:`playbooks_reuse_roles` | |||
Reusable tasks, handlers, and other files in a known directory structure | |||
|
|||
Perform other related operations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not put it under that .. seealso::
above?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point! Making changes now
7498086
to
0607789
Compare
Thanks @cloudguruab for the Ansible docs fix and welcome to Ansible! |
SUMMARY
Trying to understand how to specify which path to use to install a galaxy collection. It would be helpful to explain (1) all of the available parameters, (2) what they do, and (3) what their defaults are.
Fixes #78604
ISSUE TYPE
COMPONENT NAME
Galaxy user guide documentation update
ADDITIONAL INFORMATION
Link to original issue: #78604