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

complex_data_manipulation.rst: fix typo #79758

Merged
merged 1 commit into from Jan 19, 2023
Merged

Conversation

kenyon
Copy link
Contributor

@kenyon kenyon commented Jan 17, 2023

SUMMARY

Typo fix.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

complex_data_manipulation.rst

@ansibot
Copy link
Contributor

ansibot commented Jan 17, 2023

Thanks for your Ansible docs contribution! We talk about Ansible documentation on matrix at #docs:ansible.im and on libera IRC at #ansible-docs if you ever want to join us and chat about the docs! We meet there on Tuesdays (see the Ansible calendar) and welcome additions to our weekly agenda items - scroll down to find the upcoming agenda and add a comment to put something new on that agenda.

click here for bot help

@ansibot ansibot added affects_2.15 docs This issue/PR relates to or includes documentation. docs_only All changes are to files within the docs/docsite/ directory needs_triage Needs a first human triage before being processed. small_patch labels Jan 17, 2023
@oraNod oraNod removed the needs_triage Needs a first human triage before being processed. label Jan 19, 2023
Copy link
Contributor

@oraNod oraNod left a comment

Choose a reason for hiding this comment

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

LGTM

@oraNod oraNod merged commit b5b7f9b into ansible:devel Jan 19, 2023
@oraNod
Copy link
Contributor

oraNod commented Jan 19, 2023

Thanks for the contribution @kenyon

samccann pushed a commit to samccann/ansible that referenced this pull request Jan 19, 2023
nitzmahone pushed a commit that referenced this pull request Jan 19, 2023
* Update authentication.rst (#79623)

(cherry picked from commit e7af753)

* Fix typo (#79641)

(cherry picked from commit 8e7cc37)

* correct the mistake of example repeat_original (#79659)

there is a little mistake

##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr

(cherry picked from commit 6f8c1da)

* switched reference from katacoda to instruqt (#79698)

(cherry picked from commit 0fc932f)

* contributor_path: fix typos (#79678)

(cherry picked from commit fe7d488)

* Fix broken reference to FAQ (#79621)

(cherry picked from commit 602824d)

* Docsite: add Security Automation Working Group to Communication guide (#79692)

(cherry picked from commit 65efa4b)

* Docsite: remove dead Lockdown Working Group from Communication guide (#79693)

(cherry picked from commit 55f9d7f)

* Fix `undef()` example to a valid Jinja template (#79701)

(cherry picked from commit e41d287)

* Truthy value should be one of false or true (#79730)

Otherwise ansible-lint complains: https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.truthy

(cherry picked from commit b756a08)

* Fix regex filter docs (#79736)

* Fix notes in regex_replace doc

The documentation says that this maps to 'regex.replace' when it should say 're.replace'. The distinction is important because of the third-party 'regex' module that has more features than the built-in 're' module. https://pypi.org/project/regex/

* Fix notes in re.search docs

The documentation says that this maps to 'regex.search' when it should say 're.search'. The distinction is important because of the third-party 'regex' module that has more features than the built-in 're' module. https://pypi.org/project/regex/

(cherry picked from commit cf50d81)

* complex_data_manipulation.rst: fix typo (#79758)

(cherry picked from commit b5b7f9b)

* Fix broken link for inventory script examples (#79762)

These scripts were removed from community.general in ansible-collections/community.general#2696 and moved to ansible-community/contrib-scripts per ansible-community/community-topics#16 (comment)

(cherry picked from commit 97993ee)

* communication.rst: improve (#79751)

(cherry picked from commit 11a27ee)

* Fix broken docs links. (#79769)

(cherry picked from commit 5d71ace)

Co-authored-by: Gineesh Madapparambath <net.gini@gmail.com>
Co-authored-by: Kristopher Henry Kram <kristopher@kristopherkram.com>
Co-authored-by: evangelionlion <546620084@qq.com>
Co-authored-by: Deric Crago <deric.crago@gmail.com>
Co-authored-by: Andrew Klychkov <aklychko@redhat.com>
Co-authored-by: Rune Juhl Jacobsen <rune@juhljacobsen.dk>
Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com>
Co-authored-by: Hofer-Julian <30049909+Hofer-Julian@users.noreply.github.com>
Co-authored-by: antonc42 <antonc42@users.noreply.github.com>
Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com>
Co-authored-by: Matt Clay <matt@mystile.com>
@ansible ansible locked and limited conversation to collaborators Jan 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.15 docs_only All changes are to files within the docs/docsite/ directory docs This issue/PR relates to or includes documentation. small_patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants