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
Aine Riordan 069e0ec058
[Backport][Docs] Docs 2.12 backportapalooza2 (#76055)
* uri: add documentation for return value path (#75795)

* Move ansible-5.1 to 2021-12-21 (#75865)

We moved the target date for ansible-5.0 one week back so there's now
time to do 5.1 before the holidays start.

* Corrected mytask.yml file name (#75860)

* docs - Use code-block to format code examples in Developer Guide (#75849)

Fixes #75663

* docs - Use code-block to format examples in Network Guide (#75850)

Fixes #75676

* docs - Use code-block to format code examples in Community Guide (#75847)

Fixes #75675

* Docs: Clarify adding newlines in YAML folded block scalar (#75875)

* Removed translatable words from code blocks

##### SUMMARY
Removed translatable words from codeblocks as per #59449

##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr

* Maintaining intend as well as clearity

* Preserving "save_as" as the key

* showing equivalence and keeping same context

* Docs: Moves the AWS Scenario Guide out of the main docs (#74704)

* removes AWS scenario  guide, moving to collection

* first attept to replace TOC entries

* not sure what I did, but saving it

* updates TOCs to reflect new location of aws guide

* reinstates original page as a stub

* adds links to new location for AWS guide, updates header

Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>

Co-authored-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: RamblingPSTech <34667559+RamblingPSTech@users.noreply.github.com>
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
Co-authored-by: Ankur H. Singh <49074231+sankur-codes@users.noreply.github.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
4 years ago
..
platforms Docs: Fix section header notation in Developer Guide (#75721) 4 years ago
shared_snippets Clarify that GPLv3+ module_utils need core team approval (#56740) 7 years ago
style_guide Docs: Fix section header notation in Style Guide (#75720) 4 years ago
testing/sanity [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
debugging.rst Fix typos (#72072) 5 years ago
developing_api.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_collections.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_collections_changelogs.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_collections_contributing.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
developing_collections_creating.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_collections_distributing.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_collections_migrating.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_collections_shared.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_collections_structure.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
developing_collections_testing.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
developing_core.rst Due to the takeover of freenode we're moving to a different irc network. (#74775) 5 years ago
developing_inventory.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
developing_locally.rst Docs: clarify dir names for local plugins (#75157) 4 years ago
developing_module_utilities.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
developing_modules.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_modules_best_practices.rst Docs: talk about AWX or the Platform, not Tower (#74952) 5 years ago
developing_modules_checklist.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_modules_documenting.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
developing_modules_general.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
developing_modules_general_aci.rst Fix various typos in documentation (#75662) 4 years ago
developing_modules_general_windows.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
developing_modules_in_groups.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
developing_plugins.rst docs - add some info on plugin option source precedence (#75754) 4 years ago
developing_program_flow_modules.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
developing_python_3.rst docs: Update Python 2 doc links (#74633) 5 years ago
developing_rebasing.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
index.rst remove core docs build warnings (#75496) 4 years ago
migrating_roles.rst remove deprecated ansible.module_utils._text from documentation (#73211) 5 years ago
module_lifecycle.rst Update the module lifecycle document to also cover plugins and collections (#74413) 5 years ago
overview_architecture.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
testing.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
testing_compile.rst Extend dev guide for collection testing and collection hacking (#68899) 6 years ago
testing_documentation.rst dev_guide: Correct path to ansible-test requirements files (#66626) 6 years ago
testing_httptester.rst Add support for GSSAPI/Kerberos to urls.py (#72113) 5 years ago
testing_integration.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
testing_integration_legacy.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
testing_pep8.rst Remove obsolete docs on pep8 sanity test. 7 years ago
testing_running_locally.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
testing_sanity.rst ansible-test - split controller/target testing (#75605) 4 years ago
testing_units.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
testing_units_modules.rst [Backport][Docs] Docs 2.12 backportapalooza2 (#76055) 4 years ago
testing_validate-modules.rst ansible-test - Move code from _data to _util. (#75495) 4 years ago