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

Backport/2.11/docs2 #74484

Merged
merged 16 commits into from Apr 28, 2021
Merged

Backport/2.11/docs2 #74484

merged 16 commits into from Apr 28, 2021

Conversation

acozine
Copy link
Contributor

@acozine acozine commented Apr 28, 2021

SUMMARY

The 2.11 docs backportapalooza continues.

Adds latest docs changes to 2.11 branch so the latest docs will be up-to-date.

Backports:
#74351
#74356
#74377
#74364
#74105
#74088
#74396
#72509
#71219
#72312
#72313
#74440
#74410
#74421
#70502
and
#74454

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

docs.ansible.com

Akasurde and others added 16 commits April 28, 2021 11:18
Fixes: ansible#74275

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 567361b)
…or core docs (ansible#74356)

* make section labels for /ansible-core/ docs easier to read, with black text and lighter gray background

(cherry picked from commit 6119fb0)
`splitext()` returns a 2-tuple of strings, and the last element of the return value includes the `.`

(cherry picked from commit c295de6)
Changed FAQ examples to conform with the Jinja documentation:
If both values on either side of a plus/+ are numbers, they will be added whereas using "~" will convert all operands into strings and then concatenate them. Closes ansible#73799.

(cherry picked from commit e6a5245)
* Add weos4 network platform to documentation

* Fix small format issues

(cherry picked from commit 7ca5ded)
Fixed minor typo specfic -> specific

(cherry picked from commit 4880fee)
Depending upon OS/distro, please use pip/pip3.

(cherry picked from commit ddfc648)
Use is_boto3_error_code in 'standard' example rather than e.response['Error']['Code'] (ansible#72313)

Co-authored-by: Sloane Hertel <shertel@redhat.com>
(cherry picked from commit 63afb33)
Link on installation docs is outdated. Switch to currently docs at: https://kislyuk.github.io/argcomplete/

(cherry picked from commit f97787c)
Co-authored-by: John R Barker <john@johnrbarker.com>
(cherry picked from commit 9d9b08b)
* import_tasks do not work with loop, use use include_tasks instead
* update documentation

(cherry picked from commit bacede7)
@ansibot ansibot added affects_2.11 backport This PR does not target the devel branch. 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. networking Network category support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Apr 28, 2021
Copy link
Contributor

@samccann samccann left a comment

Choose a reason for hiding this comment

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

LGTM

@samccann samccann removed the needs_triage Needs a first human triage before being processed. label Apr 28, 2021
@ansibot ansibot added shipit This PR is ready to be merged by Core and removed core_review In order to be merged, this PR must follow the core review workflow. labels Apr 28, 2021
@acozine acozine merged commit af07c35 into ansible:stable-2.11 Apr 28, 2021
@acozine acozine deleted the backport/2.11/docs2 branch April 30, 2021 19:03
@ansible ansible locked and limited conversation to collaborators May 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 backport This PR does not target the devel branch. docs This issue/PR relates to or includes documentation. docsite This issue/PR relates to the documentation website. networking Network category shipit This PR is ready to be merged by Core 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