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

added networking porting guide info #61999

Merged
merged 3 commits into from
Sep 19, 2019
Merged

Conversation

samccann
Copy link
Contributor

@samccann samccann commented Sep 9, 2019

SUMMARY

Add porting guide information for major networking changes in 2.9

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

docs.ansible.com

ADDITIONAL INFORMATION

@samccann samccann added networking Network category WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers. docs This issue/PR relates to or includes documentation. affects_2.9 This issue/PR affects Ansible v2.9 labels Sep 9, 2019
@samccann samccann added this to Needs Triage - todo backlog - Docsite work -anything can go here in Ansible-maintained Collections Documentation via automation Sep 9, 2019
Copy link
Contributor

@Qalthos Qalthos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We aren't yet removing connetion: local, so the last section is probably unnecessary.

docs/docsite/rst/porting_guides/porting_guide_2.9.rst Outdated Show resolved Hide resolved
@ikhan2010
Copy link

@cidrblock We need to add highlevel of description around changes we are introducing to the resource modules in 2.9.

@ansibot
Copy link
Contributor

ansibot commented Sep 9, 2019

@ansibot ansibot added the support:core This issue/PR relates to code supported by the Ansible Engineering Team. label Sep 9, 2019
@samccann samccann changed the title [WIP] added networking porting guide info added networking porting guide info Sep 13, 2019
@samccann samccann removed the WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers. label Sep 13, 2019
@ansibot ansibot added the core_review In order to be merged, this PR must follow the core review workflow. label Sep 13, 2019
@acozine acozine merged commit 6d35f90 into ansible:devel Sep 19, 2019
Ansible-maintained Collections Documentation automation moved this from Needs Triage - todo backlog - Docsite work -anything can go here to Done Sep 19, 2019
@samccann samccann deleted the network-port branch September 19, 2019 19:35
anas-shami pushed a commit to anas-shami/ansible that referenced this pull request Sep 23, 2019
* added networking porting guide info

* Update docs/docsite/rst/porting_guides/porting_guide_2.9.rst

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

* implemented review comments
samccann added a commit to samccann/ansible that referenced this pull request Sep 24, 2019
* added networking porting guide info

* Update docs/docsite/rst/porting_guides/porting_guide_2.9.rst

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

* implemented review comments

(cherry picked from commit 6d35f90)
@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 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. 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.

None yet

6 participants