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

[Docs] Document the resource module builder #62222

Merged
merged 6 commits into from
Sep 23, 2019

Conversation

samccann
Copy link
Contributor

@samccann samccann commented Sep 12, 2019

SUMMARY

Document the network resource module builder

Fixes #61780

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

docs.ansible.com

ADDITIONAL INFORMATION

@samccann samccann added networking Network category docs This issue/PR relates to or includes documentation. affects_2.9 This issue/PR affects Ansible v2.9 labels Sep 12, 2019
@samccann samccann added this to Needs Triage - todo backlog - Docsite work -anything can go here in Ansible-maintained Collections Documentation via automation Sep 12, 2019
@samccann samccann changed the title [Docs]Resource module builder [Docs] Document the resource module builder Sep 12, 2019
@ansibot
Copy link
Contributor

ansibot commented Sep 12, 2019

@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. docsite This issue/PR relates to the documentation website. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Sep 12, 2019
@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Sep 23, 2019
@ansibot ansibot removed the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Sep 23, 2019
@samccann samccann merged commit b17581a into ansible:devel Sep 23, 2019
Ansible-maintained Collections Documentation automation moved this from Needs Triage - todo backlog - Docsite work -anything can go here to Done Sep 23, 2019
@samccann samccann deleted the resource_builder branch September 23, 2019 15:10
samccann added a commit to samccann/ansible that referenced this pull request Sep 24, 2019
@samccann samccann mentioned this pull request Sep 24, 2019
acozine pushed a commit that referenced this pull request Sep 30, 2019
* Update pip module docs (#62359)
* Clarifying pip module requirements in reference to #47361
* Further clarifying message with link to ansible_python_interpreter

(cherry picked from commit d3ec5ca)

* chore/doc-module: sts_assume_role.py (#62475)
Update `Example` section with with the correct module usage.

(cherry picked from commit a4a2166)

* Improve dconf documentation to include conversion problems (#62316)

(cherry picked from commit 8649283)

* Add examples for various inventory setups to the documentation (#62323)
* Updates docs/docsite/rst/user_guide/intro_inventory.rst, closes #12480.
* Use code-block and rename groups in inventory setup examples
* Fix group name in inventory setup example

Co-Authored-By: Sandra McCann <samccann@redhat.com>

(cherry picked from commit 7047b66)

* added networking porting guide info (#61999)
* Update docs/docsite/rst/porting_guides/porting_guide_2.9.rst

Co-Authored-By: Nathaniel Case <this.is@nathanielca.se>

(cherry picked from commit 6d35f90)

* [docs] split collections into user and dev guide sections (#62363)

(cherry picked from commit 7badeb6)

* fixed options (#62605)

(cherry picked from commit 170b4e6)

* ec2_vpc_subnet: Rename resource_tags > tags (#62663)

Most of the AWS module documentation refers to `tags` and not
`resource_tags`. This patch updates the documentation to match
other AWS module documentation. 😉

Signed-off-by: Major Hayden <major@redhat.com>
(cherry picked from commit cced1a3)

* [Docs] Document the resource module builder (#62222)

(cherry picked from commit b17581a)

* Fix link syntax and a typo in dev collections doc (#62650)

(cherry picked from commit 2969614)

* hcloud_volume: clarify volume size units (#62771)

(cherry picked from commit 190b8fc)

* ovirt_host update force doc (#62491)

(cherry picked from commit 3b2b418)

* update example document for zabbix_action module (#62667)

(cherry picked from commit 3299f29)
@ansible ansible locked and limited conversation to collaborators Oct 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 docs This issue/PR relates to or includes documentation. docsite This issue/PR relates to the documentation website. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. networking Network category support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Add documentation for the network resource model builder
3 participants