ansible/docs/docsite/rst/user_guide
Abhijeet Kasurde 870f943365
docs: Update Python 2 doc links ()
* docs: Update Python 2 doc links

Update links from Python 2 to Python 3

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* use docs.python.com/3/ everywhere, except onethat should remain 2.6

* refer to python 3 in module docs and comments

* format two python docs links as list

* updates links in unwanted.py test file

* per matt clay, this should link to python 2

Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
2021-05-24 15:11:26 -04:00
..
shared_snippets Docsite: improve playbooks_loops.rst () 2020-09-15 16:00:09 -04:00
basic_concepts.rst
become.rst Docsite: replace Latin phrases to English () 2020-09-03 14:47:57 -05:00
collections_using.rst fix see_also formatting () 2021-04-13 11:51:39 -04:00
command_line_tools.rst
complex_data_manipulation.rst Update complex_data_manipulation.rst () 2021-04-27 14:04:48 +05:30
connection_details.rst Docsite: replace Latin phrases to English () 2020-09-03 14:47:57 -05:00
guide_rolling_upgrade.rst Update HTTP -> HTTPS () 2020-10-19 15:57:20 -04:00
index.rst Docs: clarify role docs - vars vs params, dependencies () 2021-04-06 11:24:28 -04:00
intro.rst Fixing ad-hoc commands () 2021-02-18 16:48:22 -06:00
intro_adhoc.rst Fixing ad-hoc commands () 2021-02-18 16:48:22 -06:00
intro_bsd.rst
intro_dynamic_inventory.rst Docsite: improve inventory-related pages () 2020-09-25 09:46:24 -05:00
intro_getting_started.rst intro: Add a note about current user () 2021-05-14 11:41:35 -04:00
intro_inventory.rst Add direct link to using multiple inventory sources () 2021-03-11 14:36:00 -05:00
intro_patterns.rst Fixing ad-hoc commands () 2021-02-18 16:48:22 -06:00
intro_windows.rst
modules.rst Collections docs generation () 2020-07-17 13:07:35 -07:00
modules_intro.rst More docs updates to reflect collections ecosystem () 2020-09-02 13:50:12 -04:00
modules_support.rst Rebased pr73824 () 2021-03-17 16:07:38 -04:00
playbook_pathing.rst Docsite: replace Latin phrases to English () 2020-09-03 14:47:57 -05:00
playbooks.rst User guide overhaul, Table of Contents () 2020-09-01 12:29:21 -04:00
playbooks_advanced_syntax.rst Docsite: update complex_data_manipulation and playbooks_advanced_syntax rst files to use FQCNs () 2020-12-02 10:29:49 -06:00
playbooks_async.rst Auto cleanup of async cache file () 2021-03-04 11:06:27 -08:00
playbooks_best_practices.rst Changed all_modules references to list_of_collections in the documentation () 2020-09-09 11:43:40 -05:00
playbooks_blocks.rst Fix block example line emphasis () 2021-01-14 14:40:31 -05:00
playbooks_checkmode.rst Docsite: update user_guide/playbooks_checkmode () 2020-10-01 16:33:24 -04:00
playbooks_conditionals.rst Fix broken Jinja website links () 2021-05-18 11:39:43 -04:00
playbooks_debugger.rst Docsite: update user_guide/playbooks_debugger () 2020-10-01 16:32:03 -04:00
playbooks_delegation.rst note about adhoc delegate_to hosts () 2021-05-17 13:24:26 -05:00
playbooks_environment.rst Docsite: fix user_guide/playbooks_environment () 2020-09-17 10:17:05 -04:00
playbooks_error_handling.rst Docsite: fix user_guide/playbooks_error_handling () 2020-09-17 10:18:21 -04:00
playbooks_filters.rst docs: Update Python 2 doc links () 2021-05-24 15:11:26 -04:00
playbooks_filters_ipaddr.rst Fix documentation for slaac filter () 2021-01-20 13:10:24 -05:00
playbooks_handlers.rst document that handler can not run include_role and import_role () 2020-12-01 10:15:46 -06:00
playbooks_intro.rst Fix missing dashes in playbooks intro doc () 2020-11-30 16:19:40 -05:00
playbooks_lookups.rst Rebased pr73824 () 2021-03-17 16:07:38 -04:00
playbooks_loops.rst Reword strangely patronising introduction to loops () 2020-09-30 16:05:46 -04:00
playbooks_module_defaults.rst Docsite: update user_guide/playbooks_module_defaults () 2020-11-04 09:58:47 -06:00
playbooks_prompts.rst docs: Update Python 2 doc links () 2021-05-24 15:11:26 -04:00
playbooks_python_version.rst updates jinja filters links with new pattern for Jinja 3.x documentation 2021-05-12 10:08:00 -07:00
playbooks_reuse.rst added perf note to inc/imp diffs () 2021-02-11 13:10:02 -05:00
playbooks_reuse_includes.rst Changed all_modules references to list_of_collections in the documentation () 2020-09-09 11:43:40 -05:00
playbooks_reuse_roles.rst Fix typo on roles documentation () 2021-05-14 11:40:00 -04:00
playbooks_roles.rst
playbooks_special_topics.rst User guide overhaul, Table of Contents () 2020-09-01 12:29:21 -04:00
playbooks_startnstep.rst
playbooks_strategies.rst Update playbooks_strategies.rst () 2020-10-14 12:26:16 -05:00
playbooks_tags.rst Docs: Remove duplicate word () 2021-04-11 05:50:36 -05:00
playbooks_templating.rst Add a link to Jinja 2 templates () 2021-04-20 12:14:08 -05:00
playbooks_tests.rst Fix broken Jinja website links (for tests) () 2021-05-18 11:40:38 -04:00
playbooks_variables.rst Update playbooks_variables.rst. To say you can define variables within a playbook is somewhat misleading. Variables are defined within plays and are only visible within the play they are defined in *not* the entire playbook. There is no way to define vars to have strictly playbook scope. () 2021-03-25 16:05:50 -04:00
playbooks_vars_facts.rst docs: Update Python 2 doc links () 2021-05-24 15:11:26 -04:00
playbooks_vault.rst Docs: User guide overhaul, part 5 () 2020-07-14 17:00:44 -04:00
plugin_filtering_config.rst Wording changes to docs () 2020-12-08 16:46:34 -05:00
quickstart.rst
sample_setup.rst Fixing ad-hoc commands () 2021-02-18 16:48:22 -06:00
vault.rst Remove PyCrypto () 2021-05-18 16:12:32 -04:00
windows.rst
windows_dsc.rst Docs: User guide overhaul, part 5 () 2020-07-14 17:00:44 -04:00
windows_faq.rst Update WSL docs to mention sleep workaround () 2020-12-18 11:49:56 -05:00
windows_performance.rst
windows_setup.rst windows: Add openssh installation link () 2021-05-21 11:00:39 +05:30
windows_usage.rst Fixing ad-hoc commands () 2021-02-18 16:48:22 -06:00
windows_winrm.rst Update windows_winrm.rst () 2021-01-07 14:55:32 -05:00