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 8d2b25d490
Docs backportapalooza 4 (#70875)
* Pipe lookup plugin usage example documentation fix (#70679)

(cherry picked from commit 58d24584c0)

* Fix misleading documentation for naming blocks (#68458)

From what I have observed it is the block itself that doesn't support the name attribute rather than the tasks inside the block.

* Update docs/docsite/rst/user_guide/playbooks_blocks.rst

Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
(cherry picked from commit 633c2d0522)

* Fix incorrect statement to set a variable for a playbook (#70712)

Fixes #70638

(cherry picked from commit 59513ae673)

* Make Sources, Plugins sections easier to read (#70652)

Re-wrote the Inventory Sources section and also the next section to have shorter, clearer sentences with a more active voice.

(cherry picked from commit fb3db170cc)

* fix rstcheck problem and gitignore collections dir (#70764)

(cherry picked from commit 24e5d3a51c)

* add note for write permission on rst files (#70766)

* add note for write permission on rst files
* Update docs/docsite/rst/community/documentation_contributions.rst

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
(cherry picked from commit 2a7df5e07b)

* Modification of 'Adding modules and plugins locally' topic (#70659)

* Remediated the topic to comply with IBM style guide and minimalism practices
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>

(cherry picked from commit 1733253297)

* WIP: add collections as an intersphinx link (#70826)

* adds collections as a ref for intersphinx

* no need for intersphinx

Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
(cherry picked from commit b28d59124b)

* Proper example for splitext filter in docs (#70494)

* Update playbooks_filters.rst with a clear example of how to extract its 2 tokens.

Co-authored-by: Sloane Hertel <shertel@redhat.com>
(cherry picked from commit 7a42d27462)

* Few fixes for reference_appendices/faq.html (#70719)

* Format using `` instead of `, add line breaks for long lines, rephrase or remove useless text.
Move some text.

* Add clearer version of OpenSSh is affected by SCP bug

* Review some pages using ansible doc writing guide.

(cherry picked from commit 92e16c2838)

Co-authored-by: Roman Gorshunov <34521622+gorshunovr@users.noreply.github.com>
Co-authored-by: David Rieger <david@isan.engineer>
Co-authored-by: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
Co-authored-by: Stef B <regendo@users.noreply.github.com>
Co-authored-by: Sayee <57951841+sayee-jadhav@users.noreply.github.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Fixmetal <fixmetal@gmail.com>
5 years ago
..
platforms [backport][2.10]Docs backportapalooza3 (#70695) 6 years ago
shared_snippets Clarify that GPLv3+ module_utils need core team approval (#56740) 7 years ago
style_guide added documentation for R() (#69832) 6 years ago
testing/sanity validate ansible-base's and collections runtime.yml (#69742) 6 years ago
debugging.rst Correct debugging modules documentation (#69245) 6 years ago
developing_api.rst Fix the internal Python API usage examples (#70841) 6 years ago
developing_collections.rst Docs backportapalooza 4 (#70875) 5 years ago
developing_core.rst removes last :doc: links in the dev guide (#58417) 7 years ago
developing_inventory.rst Docs backportapalooza 4 (#70875) 5 years ago
developing_locally.rst Docs backportapalooza 4 (#70875) 5 years ago
developing_module_utilities.rst fixed some broken links (#66182) 6 years ago
developing_modules.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
developing_modules_best_practices.rst Sanitize URI module keys with no_log values (#70762) (#70820) 6 years ago
developing_modules_checklist.rst This was changed to python 2.7 but should have remained python 2.6 (#66836) 6 years ago
developing_modules_documenting.rst Doc backportapalooza 2 (#70440) 6 years ago
developing_modules_general.rst [backport][2.10]Docs backportapalooza3 (#70695) 6 years ago
developing_modules_general_aci.rst remove build errors including guess (#69711) 6 years ago
developing_modules_general_windows.rst Docs backportapalooza 4 (#70875) 5 years ago
developing_modules_in_groups.rst [backport][2.10]Docs backportapalooza3 (#70695) 6 years ago
developing_plugins.rst Update inventory caching documentation (#69100) 6 years ago
developing_program_flow_modules.rst doc: explain default "required" value for argument_spec (#68678) 6 years ago
developing_python_3.rst Update developing_python_3.rst (#66249) 6 years ago
developing_rebasing.rst Update developing_rebasing.rst (#51650) 7 years ago
index.rst How to contribute to Ansible maintained collections (#69202) 6 years ago
migrating_roles.rst remove build errors including guess (#69711) 6 years ago
module_lifecycle.rst Document the ability to deprecate by date (#69833) 6 years ago
overview_architecture.rst Docs: edits & expands module_utils & search path info in dev guide (#55931) 7 years ago
testing.rst Update testing collections to mention ansible-base versions (#69805) 6 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 removes last :doc: links in the dev guide (#58417) 7 years ago
testing_integration.rst [backport][2.10]Docs backportapalooza3 (#70695) 6 years ago
testing_integration_legacy.rst restores legacy testing file (#46095) 7 years ago
testing_pep8.rst Remove obsolete docs on pep8 sanity test. 6 years ago
testing_running_locally.rst fixes link, makes intrapage TOC local (#67664) 6 years ago
testing_sanity.rst Dev guide: add notes about different image types for integration and unit/sanity tests (#68663) 6 years ago
testing_units.rst Dev guide: add notes about different image types for integration and unit/sanity tests (#68663) 6 years ago
testing_units_modules.rst fixes import paths for ansible unit testing (#65775) 6 years ago
testing_validate-modules.rst starting metadata sunset (#69454) 6 years ago