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 [2.10] Backportapalooza 6 #71129

Merged
merged 21 commits into from Aug 7, 2020
Merged

Conversation

samccann
Copy link
Contributor

@samccann samccann commented Aug 6, 2020

SUMMARY

Backports for:

#70954
#70974
#70951
#70243
#70768
#70699
#70891
#71063
#71039
#71046
#71027
#70975
#70988
#70991
#71018
#70796
#71049
#71055
#71023
#71035
#71089
#71141

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

docs.ansible.com

ADDITIONAL INFORMATION

Akasurde and others added 20 commits August 6, 2020 10:55
(cherry picked from commit 504ef60)
)

* Document the format of meta/runtime.yml

* Document multiple Ansible versions

Clarify difference between deprecation and tombstone fields

* add note

(cherry picked from commit a9eb8b0)
* add note to uninstall older versions of ansible for pip

* combine with the other PR

(cherry picked from commit 72d3d44)
Added a scenario guide for ``hostnames`` parameter
for vmware_vm_inventory.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 0055673)
- Explain how `regex` differs from `match` and `search`.
- Document `multiline` and `ignorecase`.

Signed-off-by: Rick Elrod <rick@elrod.me>
(cherry picked from commit 701c638)
…le#70796)

Fixes: ansible#26148

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit a6725d6)
* draft of 2.10 collections roadmap

* incorporates feedback from felixfontein

* gundalow and samccann feedback, fix link

Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
(cherry picked from commit 9879da8)
…#71027)

Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 4f4436c)
* adding return value examples
* shift to console code blocks
* cleaning up whitespace and shortening invocation example
* reordering diff section

(cherry picked from commit 864573a)
Added two additional learning resources in the See also: section- forgot closing backticks

(cherry picked from commit 9850915)
Update the docs to guide users to use `ansible-runner` instead of using Python API directly. In many use cases, executing Ansible playbooks are sufficient. In those use cases, `ansible-runner` is easier and much stable to use comparing with Python API, but there is no mention of it.

(cherry picked from commit 0c855dc)
* Fix changelog link title.

* Rename Ansible 2.10 and 2.11 porting guides to Ansible-base porting guides.

* Add stub for automatically generated 2.10 porting guide.

* Move things that should not be in the ansible-base porting guide to the ansible porting guide.

* Apply changes to base porting guides.

* Add remark that ansible-base is mainly for developers.

* Ansible Base -> Ansible-base

* Fix link in base porting guide.

* Add generated porting guide.

* Use same header signs as antsibull-changelog's RST builder.

* Update generated porting guide.

(cherry picked from commit 61b36c6)
* fqcn all the docs things!

(cherry picked from commit 54bee71)
* document how to migrate between collections
* Apply suggestions from code review

Co-authored-by: John R Barker <john@johnrbarker.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 58145df)
* Add latest rc from ansible-base

(cherry picked from commit d62dffa)
@samccann samccann added backport This PR does not target the devel branch. docs This issue/PR relates to or includes documentation. affects_2.10 This issue/PR affects Ansible v2.10 labels Aug 6, 2020
@samccann samccann added this to To do in OLD Ansible Documentation via automation Aug 6, 2020
@ansibot ansibot added cloud core_review In order to be merged, this PR must follow the core review workflow. docsite This issue/PR relates to the documentation website. needs_triage Needs a first human triage before being processed. networking Network category support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Aug 6, 2020
@ansibot ansibot added support:network This issue/PR relates to code supported by the Ansible Network Team. test This PR relates to tests. vmware VMware community labels Aug 6, 2020
@acozine acozine removed the needs_triage Needs a first human triage before being processed. label Aug 6, 2020
@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. core_review In order to be merged, this PR must follow the core review workflow. and removed core_review In order to be merged, this PR must follow the core review workflow. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Aug 6, 2020
@acozine acozine merged commit b9a406f into ansible:stable-2.10 Aug 7, 2020
@acozine acozine moved this from To do to Done in OLD Ansible Documentation Aug 11, 2020
@samccann samccann deleted the backportapalooza-6 branch August 18, 2020 20:15
@ansible ansible locked and limited conversation to collaborators Sep 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.10 This issue/PR affects Ansible v2.10 backport This PR does not target the devel branch. 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. networking Network category support:core This issue/PR relates to code supported by the Ansible Engineering Team. support:network This issue/PR relates to code supported by the Ansible Network Team. test This PR relates to tests. vmware VMware community
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet