You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/dev_guide
Sandra McCann 162345a77a
Backportapalooza 03 02 (#80127)
* Add Steampunk Spotter to Other tools list (#80006)

(cherry picked from commit 122de95d85)

* Clarify combine filter examples (#80078)

(cherry picked from commit 39fd899d83)

* Add Ansible community 7.3.0 porting guide (#80106)

(cherry picked from commit dbcaab1012)

* Clarify when plugin settings are being populated (#79710)

(cherry picked from commit 998b5c1a06)

* Update playbooks_tests.rst (#79788)

(cherry picked from commit ed879954f9)

* consistent booleans for page text and code blocks (#80036)

* consistent booleans for page text and code blocks

* Update check_mode from n to false

(cherry picked from commit 940fdf5dba)

* Update collection_integration_updating.rst (#80037)

(cherry picked from commit ce5471fc9f)

* package_facts requires python-rpm on SUSE systems in ansible 2.12.1 (#80041)

(cherry picked from commit 43aa47c2af)

* fix: jinja complex type transforms doesn't work as documented (#80067)

jinja complex type transforms: dict(somelist| slice(2)) doesn't work as documented. Changed the example to use zip_longest

(cherry picked from commit 5ad77fc7bb)

* Docs: Clarify note on tags (#80079)

The current wording could be read as "tasks that are tagged *both* configuration and packages" while in fact it is "tasks that are tagged *either* configuration *or* packages"

(cherry picked from commit 563833d124)

* Fix typo docs in playbooks_tags.rst (#80117)

(cherry picked from commit c8f740cfee)

* Encourage true/false for module documentation (#80060)

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 02c49ffe60)

* fix link for development guidelines (#80055)

(cherry picked from commit 012393e2cd)

* improve password lookup syntax in examples (#80092)

(cherry picked from commit 809727a7c7)

* Fixing typos (#80045)

(cherry picked from commit 841b71c94f)

* clarify  playbook tests (#80073)

(cherry picked from commit 0521184337)

* Update playbooks_conditionals.rst (#80062)

"changed" was missing from the docs

(cherry picked from commit cc8e6d06d0)

---------

Co-authored-by: Anže Luzar <aluzarwork@gmail.com>
Co-authored-by: Klaus Frank <agowa338@users.noreply.github.com>
Co-authored-by: Anwesha Das <anwesha@das.community>
Co-authored-by: nkakouros <tterranigma@gmail.com>
Co-authored-by: Gijikiki <61326640+Gijikiki@users.noreply.github.com>
Co-authored-by: Aastha Varma <aastha.code@gmail.com>
Co-authored-by: Player256 <92082372+Player256@users.noreply.github.com>
Co-authored-by: Desmond Obisi <51109125+DesmondSanctity@users.noreply.github.com>
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
Co-authored-by: Nicolas P <0kyn.dev@gmail.com>
Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com>
Co-authored-by: Akira Yokochi <akira6592@gmail.com>
Co-authored-by: Andreas Deininger <andreas@deininger.net>
Co-authored-by: Keeper-of-the-Keys <es.rosenberg+github@gmail.com>
3 years ago
..
shared_snippets Adding applicable licensing requirements (#78162) 3 years ago
style_guide Backport hactoberfest 1 (#79065) 3 years ago
testing/sanity Backportapalooza 02 09 (#79962) 3 years ago
ansible_index.rst Backportapalooza 02 02 (#79890) 3 years ago
core_branches_and_tags.rst core branch descriptions (#76152) 4 years ago
core_index.rst Backportapalooza 02 02 (#79890) 3 years ago
debugging.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_api.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_collections.rst Add basic docs on how to create a collection docsite with antsibull-docs. (#78387) 3 years ago
developing_collections_changelogs.rst add crosslinks for changelog fragments (#77022) 4 years ago
developing_collections_contributing.rst docs - Use code-block to format code examples in Developer Guide (#75849) 4 years ago
developing_collections_creating.rst Backportapalooza 09 29 (#78928) 3 years ago
developing_collections_distributing.rst Backport hactoberfest 1 (#79065) 3 years ago
developing_collections_documenting.rst Fix typo: missing 'install'. (#78448) 3 years ago
developing_collections_migrating.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_collections_shared.rst Backportapalooza 02 09 (#79962) 3 years ago
developing_collections_structure.rst Backportapalooza 10 20 (#79180) 3 years ago
developing_collections_testing.rst Backportapaloosa 12 08 (#79565) 3 years ago
developing_core.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_inventory.rst Backportapalooza 10 4 (#79309) 3 years ago
developing_locally.rst document adjacent docs (sidecar) (#79056) (#79772) 3 years ago
developing_module_utilities.rst Backport hacktoberfest 4 (#79070) 3 years ago
developing_modules.rst Docs: Fix text for contributing to collection link (#76174) 4 years ago
developing_modules_best_practices.rst Move AWS guidelines to collection (#77959) 4 years ago
developing_modules_checklist.rst Backport hacktoberfest 2 (#79067) 3 years ago
developing_modules_documenting.rst Backportapalooza 03 02 (#80127) 3 years ago
developing_modules_general.rst fix adhoc dev example (#78593) 3 years ago
developing_modules_general_windows.rst Backport hacktoberfest 4 (#79070) 3 years ago
developing_modules_in_groups.rst Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) 3 years ago
developing_plugins.rst Backportapalooza 03 02 (#80127) 3 years ago
developing_program_flow_modules.rst [stable-2.14] Remove outdated note on relative imports in docs (#79873) (#79875) 3 years ago
developing_python_3.rst Backportapalooza 10 20 (#79180) 3 years ago
developing_rebasing.rst docs - Use code-block to format code examples in Developer Guide (#75849) 4 years ago
migrating_roles.rst update ansible.legacy docs (#76839) 4 years ago
module_lifecycle.rst Backport hactoberfest 1 (#79065) 3 years ago
overview_architecture.rst Backportapalooza 10 20 (#79180) 3 years ago
sidecar.rst document adjacent docs (sidecar) (#79056) (#79772) 3 years ago
testing.rst Backportapaloosa 12 08 (#79565) 3 years ago
testing_compile.rst Backportapaloosa 12 08 (#79565) 3 years ago
testing_documentation.rst document adjacent docs (sidecar) (#79056) (#79772) 3 years ago
testing_httptester.rst Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) 3 years ago
testing_integration.rst Backportapaloosa 12 08 (#79565) 3 years ago
testing_pep8.rst Backportapalooza 11 18 (#79416) 3 years ago
testing_running_locally.rst Backportapalooza 01 19 (#79771) 3 years ago
testing_sanity.rst Docs: `ansible-test sanity` example with a folder 4 years ago
testing_units.rst docs - Use code-block to format code examples in Developer Guide (#75849) 4 years ago
testing_units_modules.rst Backportapalooza 02 09 (#79962) 3 years ago
testing_validate-modules.rst Backportapalooza 11 18 (#79416) 3 years ago