Skip to content
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

Changed all_modules references to list_of_collections in the document… #71656

Merged
merged 1 commit into from Sep 9, 2020

Conversation

esmersmith
Copy link
Contributor

…ation

SUMMARY

Fixes #71479

ISSUE TYPE
  • Docs Pull Request

@ansibot ansibot added affects_2.11 aws cloud core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docsite This issue/PR relates to the documentation website. needs_triage Needs a first human triage before being processed. new_contributor This PR is the first contribution by a new community member. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Sep 6, 2020
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Sep 8, 2020
@acozine
Copy link
Contributor

acozine commented Sep 9, 2020

This is awesome, thanks @esmersmith for picking up that ticket!

@acozine acozine merged commit a34043c into ansible:devel Sep 9, 2020
samccann pushed a commit to samccann/ansible that referenced this pull request Sep 10, 2020
acozine added a commit that referenced this pull request Sep 10, 2020
* Add note on where inventory scripts moved to' (#71638)

(cherry picked from commit 2f240f5)

* clarify that collection names use same requirements as namespaces (#71639)

(cherry picked from commit bbd4ec1)

* Fix typo in documentation (#71652)

Fix typo on the page about unit testing modules,

(cherry picked from commit 1ad0f66)

* Changed all_modules references to list_of_collections in the documentation (#71656)

(cherry picked from commit a34043c)

* Adds FAQ and other pointers for collections (#71606)

(cherry picked from commit b430f9b)

* Docs(lineinfile): Update link to python regex docs (#71688)

There was a link still pointing at the python2 documentation.

(cherry picked from commit 11ba301)

* Docsite: add reference to Style guide (#71694)

(cherry picked from commit 73bed95)

Co-authored-by: Zois Pagoulatos <zpagoulatos@hotmail.com>
Co-authored-by: esmersmith <62951573+esmersmith@users.noreply.github.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Valentin Krasontovitsch <v.krasontov@gmail.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
@esmersmith
Copy link
Contributor Author

@acozine Happy to help. I know it's small but it's my first pull request on an open source project. Thanks for accepting it!

@esmersmith esmersmith deleted the doc-mod-to-col branch September 10, 2020 21:48
heiderich pushed a commit to heiderich/ansible that referenced this pull request Oct 4, 2020
@ansible ansible locked and limited conversation to collaborators Oct 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 aws cloud core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docsite This issue/PR relates to the documentation website. new_contributor This PR is the first contribution by a new community member. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update docs links to the module index to point to the collection index
4 participants