From 1a11cecaefed90dd9a4754b3b69c1b3ff4a06231 Mon Sep 17 00:00:00 2001 From: Andreas Olsson Date: Sat, 21 Jul 2018 15:48:47 +0200 Subject: [PATCH] Prefer https:// links in the docs site All the changed urls are availible by way of https://. Most of them already redirect. --- .../docsite/_themes/sphinx_rtd_theme/versions.html | 2 +- docs/docsite/_themes/srtd/footer.html | 2 +- docs/docsite/_themes/srtd/versions.html | 2 +- .../rst/community/other_tools_and_programs.rst | 6 +++--- docs/docsite/rst/dev_guide/developing_api.rst | 2 +- docs/docsite/rst/dev_guide/developing_core.rst | 2 +- .../docsite/rst/dev_guide/developing_inventory.rst | 2 +- docs/docsite/rst/dev_guide/developing_modules.rst | 2 +- docs/docsite/rst/dev_guide/developing_plugins.rst | 2 +- .../dev_guide/style_guide/_themes/srtd/footer.html | 2 +- .../dev_guide/style_guide/_themes/srtd/layout.html | 4 ++-- .../style_guide/_themes/srtd/searchbox.html | 2 +- .../style_guide/_themes/srtd/versions.html | 2 +- .../rst/dev_guide/style_guide/resources.rst | 2 +- .../dev_guide/style_guide/spelling_word_choice.rst | 2 +- .../rst/dev_guide/style_guide/trademarks.rst | 4 ++-- .../rst/dev_guide/testing_integration_legacy.rst | 2 +- .../rst/dev_guide/testing_units_modules.rst | 6 +++--- .../rst/installation_guide/intro_installation.rst | 4 ++-- docs/docsite/rst/plugins/action.rst | 2 +- docs/docsite/rst/plugins/connection.rst | 2 +- docs/docsite/rst/plugins/inventory.rst | 2 +- docs/docsite/rst/plugins/lookup.rst | 4 ++-- docs/docsite/rst/plugins/plugins.rst | 2 +- docs/docsite/rst/plugins/shell.rst | 2 +- docs/docsite/rst/plugins/strategy.rst | 2 +- docs/docsite/rst/plugins/vars.rst | 2 +- .../rst/reference_appendices/YAMLSyntax.rst | 2 +- .../reference_appendices/common_return_values.rst | 2 +- docs/docsite/rst/reference_appendices/faq.rst | 2 +- docs/docsite/rst/reference_appendices/galaxy.rst | 10 +++++----- docs/docsite/rst/reference_appendices/glossary.rst | 2 +- .../release_and_maintenance.rst | 2 +- .../rst/reference_appendices/test_strategies.rst | 2 +- docs/docsite/rst/scenario_guides/guide_aci.rst | 4 ++-- docs/docsite/rst/scenario_guides/guide_aws.rst | 2 +- docs/docsite/rst/scenario_guides/guide_vagrant.rst | 14 +++++++------- docs/docsite/rst/user_guide/intro_adhoc.rst | 2 +- docs/docsite/rst/user_guide/intro_bsd.rst | 2 +- .../rst/user_guide/intro_dynamic_inventory.rst | 6 +++--- .../rst/user_guide/intro_getting_started.rst | 2 +- docs/docsite/rst/user_guide/intro_inventory.rst | 2 +- docs/docsite/rst/user_guide/intro_patterns.rst | 2 +- docs/docsite/rst/user_guide/modules.rst | 2 +- docs/docsite/rst/user_guide/modules_intro.rst | 2 +- docs/docsite/rst/user_guide/modules_support.rst | 2 +- .../rst/user_guide/playbooks_advanced_syntax.rst | 4 ++-- docs/docsite/rst/user_guide/playbooks_async.rst | 2 +- .../rst/user_guide/playbooks_best_practices.rst | 2 +- docs/docsite/rst/user_guide/playbooks_blocks.rst | 2 +- .../rst/user_guide/playbooks_conditionals.rst | 2 +- docs/docsite/rst/user_guide/playbooks_debugger.rst | 2 +- .../rst/user_guide/playbooks_delegation.rst | 2 +- .../rst/user_guide/playbooks_environment.rst | 2 +- .../rst/user_guide/playbooks_error_handling.rst | 2 +- docs/docsite/rst/user_guide/playbooks_filters.rst | 4 ++-- .../rst/user_guide/playbooks_filters_ipaddr.rst | 2 +- docs/docsite/rst/user_guide/playbooks_intro.rst | 2 +- docs/docsite/rst/user_guide/playbooks_lookups.rst | 2 +- docs/docsite/rst/user_guide/playbooks_loops.rst | 2 +- docs/docsite/rst/user_guide/playbooks_prompts.rst | 2 +- docs/docsite/rst/user_guide/playbooks_reuse.rst | 2 +- .../rst/user_guide/playbooks_reuse_includes.rst | 2 +- .../rst/user_guide/playbooks_reuse_roles.rst | 2 +- .../rst/user_guide/playbooks_strategies.rst | 2 +- docs/docsite/rst/user_guide/playbooks_tags.rst | 2 +- .../rst/user_guide/playbooks_templating.rst | 2 +- docs/docsite/rst/user_guide/playbooks_tests.rst | 2 +- .../docsite/rst/user_guide/playbooks_variables.rst | 2 +- docs/docsite/rst/user_guide/windows_dsc.rst | 2 +- docs/docsite/rst/user_guide/windows_faq.rst | 2 +- docs/docsite/rst/user_guide/windows_setup.rst | 2 +- docs/docsite/rst/user_guide/windows_usage.rst | 6 +++--- docs/docsite/rst/user_guide/windows_winrm.rst | 2 +- docs/docsite/rst/vmware/scenario_remove_vm.rst | 2 +- docs/docsite/rst/vmware/scenario_rename_vm.rst | 2 +- .../rst/vmware/vmware_external_doc_links.rst | 4 ++-- 77 files changed, 103 insertions(+), 103 deletions(-) diff --git a/docs/docsite/_themes/sphinx_rtd_theme/versions.html b/docs/docsite/_themes/sphinx_rtd_theme/versions.html index 4d78287ade..52e37b9e89 100644 --- a/docs/docsite/_themes/sphinx_rtd_theme/versions.html +++ b/docs/docsite/_themes/sphinx_rtd_theme/versions.html @@ -29,7 +29,7 @@
- {% trans %}Free document hosting provided by Read the Docs.{% endtrans %} + {% trans %}Free document hosting provided by Read the Docs.{% endtrans %} diff --git a/docs/docsite/_themes/srtd/footer.html b/docs/docsite/_themes/srtd/footer.html index c7e1e0cb63..fa25bccd5e 100644 --- a/docs/docsite/_themes/srtd/footer.html +++ b/docs/docsite/_themes/srtd/footer.html @@ -30,6 +30,6 @@ {%- endif %}

-Ansible docs are generated from GitHub sources using Sphinx using a theme provided by Read the Docs. +Ansible docs are generated from GitHub sources using Sphinx using a theme provided by Read the Docs.

diff --git a/docs/docsite/_themes/srtd/versions.html b/docs/docsite/_themes/srtd/versions.html index 93319be892..6aa13f3149 100644 --- a/docs/docsite/_themes/srtd/versions.html +++ b/docs/docsite/_themes/srtd/versions.html @@ -29,7 +29,7 @@
- Free document hosting provided by Read the Docs. + Free document hosting provided by Read the Docs. diff --git a/docs/docsite/rst/community/other_tools_and_programs.rst b/docs/docsite/rst/community/other_tools_and_programs.rst index 7ec5160d10..0575965cd5 100644 --- a/docs/docsite/rst/community/other_tools_and_programs.rst +++ b/docs/docsite/rst/community/other_tools_and_programs.rst @@ -87,7 +87,7 @@ Tools for Validating Playbooks - `Ansible Lint `_ - widely used, highly configurable best-practices linter for Ansible playbooks. - `Ansible Review `_ - an extension of Ansible Lint designed for code review. -- `Molecule `_ is a testing framework for Ansible plays and roles. +- `Molecule `_ is a testing framework for Ansible plays and roles. - `yamllint `__ is a command-line utility to check syntax validity including key repetition and indentation issues. @@ -96,11 +96,11 @@ Other Tools *********** - `Ansible cmdb `_ - takes the output of Ansible's fact gathering and converts it into a static HTML overview page containing system configuration information. -- `Ansible Inventory Grapher `_ - visually displays inventory inheritance hierarchies and at what level a variable is defined in inventory. +- `Ansible Inventory Grapher `_ - visually displays inventory inheritance hierarchies and at what level a variable is defined in inventory. - `Ansible Shell `_ - an interactive shell for Ansible with built-in tab completion for all the modules. - `Ansible Silo `_ - a self-contained Ansible environment via Docker. - `Ansigenome `_ - a command line tool designed to help you manage your Ansible roles. -- `ARA `_ - records Ansible playbook runs and makes the recorded data available and intuitive for users and systems by integrating with Ansible as a callback plugin. +- `ARA `_ - records Ansible playbook runs and makes the recorded data available and intuitive for users and systems by integrating with Ansible as a callback plugin. - `Awesome Ansible `_ - a collaboratively curated list of awesome Ansible resources. - `AWX `_ - provides a web-based user interface, REST API, and task engine built on top of Ansible. AWX is the upstream project for Tower, a commercial derivative of AWX. - `Mitogen for Ansible `_ - uses the `Mitogen `_ library to execute Ansible playbooks in a more efficient way (decreases the execution time). diff --git a/docs/docsite/rst/dev_guide/developing_api.rst b/docs/docsite/rst/dev_guide/developing_api.rst index 69470ef1bd..78ffc2b93d 100644 --- a/docs/docsite/rst/dev_guide/developing_api.rst +++ b/docs/docsite/rst/dev_guide/developing_api.rst @@ -118,7 +118,7 @@ command line tools (``lib/ansible/cli/``) is `available on Github `_ + `Development Mailing List `_ Mailing list for development topics `irc.freenode.net `_ #ansible IRC chat channel diff --git a/docs/docsite/rst/dev_guide/developing_core.rst b/docs/docsite/rst/dev_guide/developing_core.rst index c0067d74f8..54e9ec75ea 100644 --- a/docs/docsite/rst/dev_guide/developing_core.rst +++ b/docs/docsite/rst/dev_guide/developing_core.rst @@ -17,7 +17,7 @@ those pieces work together. Learn about the Python API for task execution :doc:`developing_plugins` Learn about developing plugins - `Mailing List `_ + `Mailing List `_ The development mailing list `irc.freenode.net `_ #ansible-devel IRC chat channel diff --git a/docs/docsite/rst/dev_guide/developing_inventory.rst b/docs/docsite/rst/dev_guide/developing_inventory.rst index fdebcb6ada..5d2caf3e66 100644 --- a/docs/docsite/rst/dev_guide/developing_inventory.rst +++ b/docs/docsite/rst/dev_guide/developing_inventory.rst @@ -344,7 +344,7 @@ An easy way to see how this should look is using :ref:`ansible-inventory`, which How to develop plugins `Ansible Tower `_ REST API endpoint and GUI for Ansible, syncs with dynamic inventory - `Development Mailing List `_ + `Development Mailing List `_ Mailing list for development topics `irc.freenode.net `_ #ansible IRC chat channel diff --git a/docs/docsite/rst/dev_guide/developing_modules.rst b/docs/docsite/rst/dev_guide/developing_modules.rst index f4d0b2b9b1..85f2feb02e 100644 --- a/docs/docsite/rst/dev_guide/developing_modules.rst +++ b/docs/docsite/rst/dev_guide/developing_modules.rst @@ -103,7 +103,7 @@ The following topics will discuss how to develop and work with modules: Learn about the Python API for playbook and task execution `GitHub modules directory `_ Browse module source code - `Mailing List `_ + `Mailing List `_ Development mailing list `irc.freenode.net `_ #ansible IRC chat channel diff --git a/docs/docsite/rst/dev_guide/developing_plugins.rst b/docs/docsite/rst/dev_guide/developing_plugins.rst index 3b945fa422..1cf407728d 100644 --- a/docs/docsite/rst/dev_guide/developing_plugins.rst +++ b/docs/docsite/rst/dev_guide/developing_plugins.rst @@ -356,7 +356,7 @@ When shipped as part of a role, the plugin will be available as soon as the role Learn about how to develop dynamic inventory sources :doc:`developing_modules` Learn about how to write Ansible modules - `Mailing List `_ + `Mailing List `_ The development mailing list `irc.freenode.net `_ #ansible IRC chat channel diff --git a/docs/docsite/rst/dev_guide/style_guide/_themes/srtd/footer.html b/docs/docsite/rst/dev_guide/style_guide/_themes/srtd/footer.html index 2e89df449b..49a2943975 100644 --- a/docs/docsite/rst/dev_guide/style_guide/_themes/srtd/footer.html +++ b/docs/docsite/rst/dev_guide/style_guide/_themes/srtd/footer.html @@ -20,6 +20,6 @@ {%- endif %}

-Ansible docs are generated from GitHub sources using Sphinx using a theme provided by Read the Docs. {% if pagename.endswith("_module") %}Module documentation is not edited directly, but is generated from the source code for the modules. To submit an update to module docs, edit the 'DOCUMENTATION' metadata in the core and extras modules source repositories. {% endif %} +Ansible docs are generated from GitHub sources using Sphinx using a theme provided by Read the Docs. {% if pagename.endswith("_module") %}Module documentation is not edited directly, but is generated from the source code for the modules. To submit an update to module docs, edit the 'DOCUMENTATION' metadata in the core and extras modules source repositories. {% endif %} diff --git a/docs/docsite/rst/dev_guide/style_guide/_themes/srtd/layout.html b/docs/docsite/rst/dev_guide/style_guide/_themes/srtd/layout.html index 235a0c2a6e..a16472b220 100644 --- a/docs/docsite/rst/dev_guide/style_guide/_themes/srtd/layout.html +++ b/docs/docsite/rst/dev_guide/style_guide/_themes/srtd/layout.html @@ -146,7 +146,7 @@