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
Alicia Cozine 8d03c2ddc4
Backport/2.11/docs1 (#74457)
* Fix issue with version 3 in docs version list (#74089)

Previously would subsitute the "3" in "s3" instead of the version location in the URL

(cherry picked from commit 325ccf22fe)

* corrected epmhasis line (#74254)

need to be careful when adding lines as you create a different offset

(cherry picked from commit 7b39ee361d)

* correct how to install Docker SDK for Python (#74288)

* docs: correct guide for the latest Docker SDK for Python
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: Daeseok Youn <daeseok.youn@navercorp.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>

(cherry picked from commit 9369bd6ca1)

* Provide results to examples (#73984)

(cherry picked from commit 99a2b5f300)

* remove deprecated ansible.module_utils._text from documentation (#73211)

According to comment in ansible.module_utils._text it is deprecated and
should not be used. This is now reflected in the documentation.

(cherry picked from commit 5e5bfa8116)

* Update playbooks_filters.rst (#74242)

##### SUMMARY
Make the `random` filter description more clear.

(cherry picked from commit 5f391a72ee)

* Docs: Fix k8s_config_resource_name YAML example (#74129)

The `name` key should be beneath `metadata`:

(cherry picked from commit c9c84594d8)

* Update lookup.rst (#73716)

Document that users must pass `allow_unsafe=True` as an option in the lookup to allow templating, with a note about security implications.

Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
(cherry picked from commit c0cc574e65)

* vmware: Add a note about known issue (#73273)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
(cherry picked from commit 6e56e72d99)

Co-authored-by: Scott Sinclair <252082+pwae@users.noreply.github.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
Co-authored-by: daeseokyoun <daeseok.youn@gmail.com>
Co-authored-by: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
Co-authored-by: schurzi <github@drachen-server.de>
Co-authored-by: yuri <1969yuri1969@gmail.com>
Co-authored-by: ml <6209465+ml-@users.noreply.github.com>
Co-authored-by: sry9681 <sry9681@users.noreply.github.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
..
platforms OpenStack guidelines: Replace with link (#73617) 5 years ago
shared_snippets Clarify that GPLv3+ module_utils need core team approval (#56740) 7 years ago
style_guide Update HTTP -> HTTPS (#72244) 5 years ago
testing/sanity Backport/2.11/docs1 (#74457) 5 years ago
debugging.rst Fix typos (#72072) 5 years ago
developing_api.rst Guide users to use ansible-runner (#71063) 6 years ago
developing_collections.rst Backport/2.11/docs1 (#74457) 5 years ago
developing_core.rst Rebased pr73824 (#73934) 5 years ago
developing_inventory.rst Update developing_inventory.rst (#73931) 5 years ago
developing_locally.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 5 years ago
developing_module_utilities.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 5 years ago
developing_modules.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 5 years ago
developing_modules_best_practices.rst Rebased pr73824 (#73934) 5 years ago
developing_modules_checklist.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 5 years ago
developing_modules_documenting.rst Rebased pr73824 (#73934) 5 years ago
developing_modules_general.rst Added prerequisites to install for CentOS (#73993) 5 years ago
developing_modules_general_aci.rst Docsite: replace Latin phrases to English (#71588) 5 years ago
developing_modules_general_windows.rst Adding jborean93/WindowsServer2019 in docs (#73950) 5 years ago
developing_modules_in_groups.rst Rebased pr73824 (#73934) 5 years ago
developing_plugins.rst Backport/2.11/docs1 (#74457) 5 years ago
developing_program_flow_modules.rst Rebased pr73824 (#73934) 5 years ago
developing_python_3.rst Backport/2.11/docs1 (#74457) 5 years ago
developing_rebasing.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 5 years ago
index.rst Conscious language added to user guide, development guide, and Ansible community guide, (#73574) 5 years ago
migrating_roles.rst Backport/2.11/docs1 (#74457) 5 years ago
module_lifecycle.rst Docsite: replace Latin phrases to English (#71588) 5 years ago
overview_architecture.rst Docsite: replace Latin phrases to English (#71588) 5 years ago
testing.rst Add how to run unit test link in testing_units_modules doc (#71523) 5 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 dev_guide/testing_integration: update image list (#74017) 5 years ago
testing_integration_legacy.rst Docsite: replace Latin phrases to English (#71588) 5 years ago
testing_pep8.rst Remove obsolete docs on pep8 sanity test. 7 years ago
testing_running_locally.rst Wording changes to docs (#70082) 5 years ago
testing_sanity.rst testing_sanity.rst: add argument for running in docker (#71223) 5 years ago
testing_units.rst Fix 404 links (#71256) 5 years ago
testing_units_modules.rst Backport/2.11/docs1 (#74457) 5 years ago
testing_validate-modules.rst validate-modules: make sure that options that potentially contain secret data have no_log set (#73508) 5 years ago