Files
ansible-docs/docs/docsite
Andrew Klychkov e0a6dfc0c9 porting_guide_core_2.19.rst: add clatifications on the required non-string key conversion (#2560)
* porting_guide_core_2.19.rst: add clatifications on the required non-string key conversion

* Update docs/docsite/rst/porting_guides/porting_guide_core_2.19.rst

Co-authored-by: Don Naro <dnaro@redhat.com>

* Update docs/docsite/rst/porting_guides/porting_guide_core_2.19.rst

Co-authored-by: Don Naro <dnaro@redhat.com>

* Add an example how to convert

* Add example

* Change example

* Update docs/docsite/rst/porting_guides/porting_guide_core_2.19.rst

Co-authored-by: Matt Clay <matt@mystile.com>

* Update docs/docsite/rst/porting_guides/porting_guide_core_2.19.rst

Co-authored-by: Matt Clay <matt@mystile.com>

* Update docs/docsite/rst/porting_guides/porting_guide_core_2.19.rst

Co-authored-by: Matt Clay <matt@mystile.com>

* Update docs/docsite/rst/porting_guides/porting_guide_core_2.19.rst

* Update docs/docsite/rst/porting_guides/porting_guide_core_2.19.rst

Co-authored-by: Matt Clay <matt@mystile.com>

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
Co-authored-by: Matt Clay <matt@mystile.com>
2025-04-25 09:33:21 +01:00
..
2025-03-21 15:09:51 -04:00
2025-03-27 11:56:32 +00:00

Ansible documentation

This project hosts the source behind the general pages of docs.ansible.com. Module-specific documentation is hosted in the various collections repositories. See Ansible Galaxy, the list of Ansible-maintained collections, and the ansible-collections organization for collections sources.

To create clear, concise, and consistent contributions to Ansible documentation, please refer to the following information.

Contributions

Contributions to the documentation are welcome.

The Ansible community produces guidance on contributions, building documentation, and submitting pull requests, which you can find in Contributing to the Ansible Documentation.

You can also join the Docs Working Group and/or the Matrix: #docs:ansible.com or #ansible-docs IRC channel on irc.libera.chat

Ansible style guide

Ansible documentation is written in ReStructuredText(RST). The Ansible style guide provides linguistic direction and technical guidelines for working with reStructuredText, in addition to other resources.

Tools

The Ansible community uses a range of tools and programs for working with Ansible documentation. Learn more about Other Tools and Programs in the Ansible Community Guide.

GitHub

Ansible documentation is hosted on the ansible/ansible-documentation GitHub project and various collection repositories, especially those in the ansible-collections organization. For general GitHub workflows and other information, see the GitHub Guides.