-
Notifications
You must be signed in to change notification settings - Fork 698
Harmonize formatting of group names in docs/docsite/rst/inventory_guide/intro_inventory.rst #2980
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
…de/intro_inventory.rst Signed-off-by: Anthony D'Atri <[email protected]>
Thanks for your Ansible docs contribution! We talk about Ansible documentation on Matrix at #docs:ansible.im if you ever want to join us and chat about the docs! We meet on Matrix every Tuesday. See the Ansible calendar for meeting details. We welcome additions to our weekly agenda items too. You can add the |
Is there magic I can add that will cause the |
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.
LGTM. Thanks for the contribution @anthonyeleven It's been a little quiet around here with all the holidays so thanks for your patience with the reviews.
Backport to stable-2.17: 💚 backport PR created✅ Backport PR branch: Backported as #3009 🤖 @patchback |
…de/intro_inventory.rst (#2980) Signed-off-by: Anthony D'Atri <[email protected]> (cherry picked from commit b1861c3)
Backport to stable-2.18: 💚 backport PR created✅ Backport PR branch: Backported as #3010 🤖 @patchback |
…de/intro_inventory.rst (#2980) Signed-off-by: Anthony D'Atri <[email protected]> (cherry picked from commit b1861c3)
Backport to stable-2.19: 💚 backport PR created✅ Backport PR branch: Backported as #3011 🤖 @patchback |
…de/intro_inventory.rst (#2980) Signed-off-by: Anthony D'Atri <[email protected]> (cherry picked from commit b1861c3)
You bet, happy to help. |
…de/intro_inventory.rst (#2980) (#3011) (cherry picked from commit b1861c3) Signed-off-by: Anthony D'Atri <[email protected]> Co-authored-by: Anthony D'Atri <[email protected]>
…de/intro_inventory.rst (#2980) (#3010) (cherry picked from commit b1861c3) Signed-off-by: Anthony D'Atri <[email protected]> Co-authored-by: Anthony D'Atri <[email protected]>
…de/intro_inventory.rst (#2980) (#3009) (cherry picked from commit b1861c3) Signed-off-by: Anthony D'Atri <[email protected]> Co-authored-by: Anthony D'Atri <[email protected]>
Harmonize formatting of group names in docs/docsite/rst/inventory_guide/intro_inventory.rst
I noticed that several group names were formatting with literal single quotes instead of RST double backticks.
Signed-off-by: Anthony D'Atri [email protected]