ansible/docs/docsite/rst/dev_guide
Sandra McCann b739bbe0a5
[Docs][backport][2.10] Backportapalooza 12 (#71842)
* Fix typo in the documentation (#71701)

Fix typo in the documentation: casting instead of casing

(cherry picked from commit 1a06587f3b)

* Add how to run unit test link in testing_units_modules doc (#71523)

* Add how to run unit test link in testing_units_modules
* Fix sanity test

(cherry picked from commit 7a0e545700)

* Fix typo in delveloping_plugins_network (#71737)

(cherry picked from commit 4bf61f0714)

* Fix broken bullet list (#71728)

(cherry picked from commit 00ed5b1f2e)

* vmware: Add docs for filters (#71670)

Add a scenario guide for filters in VMware documentation

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 760334303b)

* [docs] add porting guide for DNF GPG validation (#71640)

* [docs] add porting guide for DNF GPG validation

Change:
- This was a breaking change (security fix), but I neglected to add a
  porting guide entry for it previously.

Tickets:
- Refs #71537
- Refs #71539
- Refs #71540
- Refs #71541

Signed-off-by: Rick Elrod <rick@elrod.me>

* changes from sivel

Signed-off-by: Rick Elrod <rick@elrod.me>
(cherry picked from commit 7a38c470ba)

* Fixed invalid urls inside guide_packet.rst and collections_using.rst (#71705)

* Fixed invalid urls inside guide_packet.rst and collections_using.rst

* Reverted fix for collections_using.rst

(cherry picked from commit c36e939414)

* Update EXAMPLES in package_facts.py documentation (#71838)

this module is not limited to rpm , so remove rpm in tasks name

(cherry picked from commit 7f62b4733d)

* change duplicated label

(cherry picked from commit bcfead8e0f)

Co-authored-by: Guillaume Vincent <guillaume@oslab.fr>
Co-authored-by: Amin Vakil <info@aminvakil.com>
Co-authored-by: Shufeng <fenghhk@gmail.com>
Co-authored-by: Evaristo Rojas <evaristo.rojas@islas.org.mx>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Rick Elrod <rick@elrod.me>
Co-authored-by: Shounak <25407872+shounak1@users.noreply.github.com>
Co-authored-by: roumano <roumano@gmail.com>
2020-09-21 15:42:39 -05:00
..
platforms WIP: Backport/2.10/71588 (#71626) 2020-09-04 14:44:13 -05:00
shared_snippets Clarify that GPLv3+ module_utils need core team approval (#56740) 2019-05-21 15:15:55 -05:00
style_guide WIP: Backport/2.10/71588 (#71626) 2020-09-04 14:44:13 -05:00
testing/sanity validate ansible-base's and collections runtime.yml (#69742) 2020-06-12 15:34:34 +01:00
debugging.rst [stable-2.10] Update module debugging docs (#70847) (#70972) 2020-07-29 14:33:36 -07:00
developing_api.rst Docs [2.10] Backportapalooza 6 (#71129) 2020-08-07 16:04:19 -05:00
developing_collections.rst [Docs][2.10] Backportapalooza 11 (#71702) 2020-09-10 10:48:28 -05:00
developing_core.rst [docs][backport]Backportapalooza 10 (#71621) 2020-09-03 18:07:02 -05:00
developing_inventory.rst [backport][docs][2.10]Docsbackportapalooza 8 (#71379) 2020-08-20 17:44:50 -05:00
developing_locally.rst [docs][backport]Backportapalooza 10 (#71621) 2020-09-03 18:07:02 -05:00
developing_module_utilities.rst [docs][backport]Backportapalooza 10 (#71621) 2020-09-03 18:07:02 -05:00
developing_modules.rst [docs][backport]Backportapalooza 10 (#71621) 2020-09-03 18:07:02 -05:00
developing_modules_best_practices.rst [2.10] Doc fixes backporting 71697, 71718, 71717 (#71768) 2020-09-21 10:59:05 -05:00
developing_modules_checklist.rst [docs][backport]Backportapalooza 10 (#71621) 2020-09-03 18:07:02 -05:00
developing_modules_documenting.rst [Docs][2.10] Backportapalooza 11 (#71702) 2020-09-10 10:48:28 -05:00
developing_modules_general.rst [docs][backport]Backportapalooza 10 (#71621) 2020-09-03 18:07:02 -05:00
developing_modules_general_aci.rst WIP: Backport/2.10/71588 (#71626) 2020-09-04 14:44:13 -05:00
developing_modules_general_windows.rst WIP: Backport/2.10/71588 (#71626) 2020-09-04 14:44:13 -05:00
developing_modules_in_groups.rst developing_modules_in_groups.rst: add note about releasing (#71305) (#71366) 2020-08-20 09:47:28 -05:00
developing_plugins.rst [Docs][2.10] Backportapalooza 11 (#71702) 2020-09-10 10:48:28 -05:00
developing_program_flow_modules.rst [Docs][backport][2.10] Backportapalooza 12 (#71842) 2020-09-21 15:42:39 -05:00
developing_python_3.rst [docs][backport]Backportapalooza 10 (#71621) 2020-09-03 18:07:02 -05:00
developing_rebasing.rst [docs][backport]Backportapalooza 10 (#71621) 2020-09-03 18:07:02 -05:00
index.rst WIP: Backport/2.10/71588 (#71626) 2020-09-04 14:44:13 -05:00
migrating_roles.rst remove build errors including guess (#69711) 2020-05-29 11:56:49 -05:00
module_lifecycle.rst WIP: Backport/2.10/71588 (#71626) 2020-09-04 14:44:13 -05:00
overview_architecture.rst WIP: Backport/2.10/71588 (#71626) 2020-09-04 14:44:13 -05:00
testing.rst [Docs][backport][2.10] Backportapalooza 12 (#71842) 2020-09-21 15:42:39 -05:00
testing_compile.rst Extend dev guide for collection testing and collection hacking (#68899) 2020-04-15 15:51:19 -05:00
testing_documentation.rst dev_guide: Correct path to ansible-test requirements files (#66626) 2020-01-21 10:16:48 -05:00
testing_httptester.rst removes last :doc: links in the dev guide (#58417) 2019-06-26 14:59:33 -04:00
testing_integration.rst WIP: Backport/2.10/71588 (#71626) 2020-09-04 14:44:13 -05:00
testing_integration_legacy.rst WIP: Backport/2.10/71588 (#71626) 2020-09-04 14:44:13 -05:00
testing_pep8.rst Remove obsolete docs on pep8 sanity test. 2019-08-01 22:34:09 -07:00
testing_running_locally.rst [stable-2.10] Update module debugging docs (#70847) (#70972) 2020-07-29 14:33:36 -07:00
testing_sanity.rst [docs][backport]Backportapalooza 10 (#71621) 2020-09-03 18:07:02 -05:00
testing_units.rst [backport][docs][2.10]Docsbackportapalooza 8 (#71379) 2020-08-20 17:44:50 -05:00
testing_units_modules.rst [Docs][2.10] Backportapalooza 11 (#71702) 2020-09-10 10:48:28 -05:00
testing_validate-modules.rst WIP: Backport/2.10/71588 (#71626) 2020-09-04 14:44:13 -05:00