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

Migrate vmware.vmware_rest Dev Guide to collection #78255

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

mariolenz
Copy link
Contributor

SUMMARY

The Guidelines for VMware REST module development are now available in the collection dicumentation and can be removed from ansible.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

docs/docsite/rst/dev_guide/platforms/vmware_rest_guidelines.rst

ADDITIONAL INFORMATION

ansible-community/community-topics#91
ansible-collections/vmware.vmware_rest#330

@ansibot
Copy link
Contributor

ansibot commented Jul 13, 2022

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.

click here for bot help

@ansibot ansibot added affects_2.14 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docs_only All changes are to files within the docs/docsite/ directory docsite This issue/PR relates to the documentation website. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jul 13, 2022
@mariolenz
Copy link
Contributor Author

@samccann One more dev guide we can stub out, two more to go 😃

@samccann samccann removed the needs_triage Needs a first human triage before being processed. label Jul 13, 2022
@samccann samccann merged commit 048adac into ansible:devel Jul 13, 2022
@samccann
Copy link
Contributor

Thanks @mariolenz !!

@mariolenz mariolenz deleted the vmware_rest_dev_guide branch July 14, 2022 04:44
samccann pushed a commit to samccann/ansible that referenced this pull request Jul 15, 2022
@samccann samccann mentioned this pull request Jul 15, 2022
nitzmahone pushed a commit that referenced this pull request Jul 15, 2022
* Pr 72292- Add context to inventory plugins (#78070)

* Add context to inventory plugins documentation

* Show how to add the inventory plugin to the `enable_plugins` configuration item - not just replace it.
* Show adding tags to `keyed_groups` without specifying the separator.
* Show adding more complex `groups` and `compose` statements, including using the ternary filter.
* As I added an additional group, I've updated the resulting `ansible-inventory` output accordingly.

(cherry picked from commit a77fc2e)

* Update dpkg_selections.py (#78177)

* Update dpkg_selections.py to include an syntax example showing how to remove package holds

* Fix pep8 issue: dpkg_selections.py

Missed some trailing spaces when adding example text.

(cherry picked from commit 489b7f1)

* fix ternary problem (#78186)

(cherry picked from commit 7ec8916)

* documentation: become plugins: correct pluralization in description (#78196)

fixes #78195

(cherry picked from commit e10851d)

* Update python_3_support.rst (#78239)

Fix invalid characters warning when using example group names. (Replace dashes in example group name with underscores.)

(cherry picked from commit be88250)

* Adding applicable licensing requirements (#78162)

(cherry picked from commit 6ddccc1)

* Document choice to use Ansible Project in copyright lines (#78164)

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
(cherry picked from commit c9a3419)

* stat only returns pw_name/gr_name if those can be looked up (#78183)

(cherry picked from commit 221af76)

* example showing how to deal with keys w/o apt_key (#78206)

(cherry picked from commit 0590ce0)

* Migrate vmware.vmware_rest Dev Guide to collection (#78255)

(cherry picked from commit 048adac)

* Updated release_and_maintenance.rst (#78272)

(cherry picked from commit 358a8ad)

Co-authored-by: Micah Beasley <MBfromOK@users.noreply.github.com>
Co-authored-by: Alex Willmer <alex@moreati.org.uk>
Co-authored-by: Nathan Hyde <nathanhyde@gmail.com>
Co-authored-by: Desmond Obisi <51109125+DesmondSanctity@users.noreply.github.com>
Co-authored-by: Evgeni Golov <evgeni@golov.de>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
Co-authored-by: Mario Lenz <m@riolenz.de>
Co-authored-by: Ompragash Viswanathan <21008429+Ompragash@users.noreply.github.com>
@ansible ansible locked and limited conversation to collaborators Jul 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.14 core_review In order to be merged, this PR must follow the core review workflow. docs_only All changes are to files within the docs/docsite/ directory docs This issue/PR relates to or includes documentation. docsite This issue/PR relates to the documentation website. has_issue 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.

None yet

3 participants