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

Backportapalooza 7 15 #78277

Merged
merged 11 commits into from Jul 15, 2022
Merged

Conversation

samccann
Copy link
Contributor

SUMMARY

Backports the following docs PRs:

#78070
#78177
#78186
#78196
#78239
#78162
#78164
#78183
#78206
#78255
#78272

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

docs/docsite/rst/dev_guide/developing_modules_documenting.rst
lib/ansible/modules/apt_key.py
lib/ansible/modules/apt_repository.py

ADDITIONAL INFORMATION

samccann and others added 11 commits July 15, 2022 11:05
* 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 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)
(cherry picked from commit 7ec8916)
Fix invalid characters warning when using example group names. (Replace dashes in example group name with underscores.)

(cherry picked from commit be88250)
)

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
(cherry picked from commit c9a3419)
@ansibot ansibot added affects_2.13 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. module This issue/PR relates to a module. 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 15, 2022
@nitzmahone nitzmahone removed the needs_triage Needs a first human triage before being processed. label Jul 15, 2022
@nitzmahone nitzmahone merged commit 5d8bf08 into ansible:stable-2.13 Jul 15, 2022
@ansible ansible locked and limited conversation to collaborators Jul 22, 2022
@samccann samccann deleted the backportapalooza-7-15 branch March 2, 2023 19:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.13 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. module This issue/PR relates to a module. 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