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
Robin Schneider 3700bcb6dd Use HTTPS instead of legacy HTTP for ansible.com (#16870)
Mechanical edit done by this "one-liner":

```Shell
git ls-files -z "$(git rev-parse --show-toplevel)" | xargs --null -I '{}' find '{}' -type f -print0 | xargs --null sed --in-place --regexp-extended 's#http://(www\.|galaxy\.|)ansible\.com#https://\1ansible.com#g;'
```

Related to: https://github.com/ansible/ansible/issues/16869
7 years ago
..
dev_guide Use HTTPS instead of legacy HTTP for ansible.com (#16870) 7 years ago
modules consolidated docs 8 years ago
roadmap 2.3 roadmap updates for networking 7 years ago
YAMLSyntax.rst consolidated docs 8 years ago
become.rst become options dont qualify as new anymore 7 years ago
committer_guidelines.rst consolidated docs 8 years ago
common_return_values.rst Don't mix deprecations messages with warnings messages (#21337) 7 years ago
community.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 7 years ago
conf.py PEP 8 indent cleanup. (#20800) 8 years ago
faq.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 7 years ago
galaxy.rst consolidated docs 8 years ago
glossary.rst consolidated docs 8 years ago
guide_aws.rst consolidated docs 8 years ago
guide_azure.rst consolidated docs 8 years ago
guide_cloudstack.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
guide_docker.rst consolidated docs 8 years ago
guide_gce.rst consolidated docs 8 years ago
guide_rax.rst consolidated docs 8 years ago
guide_rolling_upgrade.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 7 years ago
guide_vagrant.rst consolidated docs 8 years ago
guides.rst consolidated docs 8 years ago
index.rst consolidated docs 8 years ago
intro.rst consolidated docs 8 years ago
intro_adhoc.rst consolidated docs 8 years ago
intro_bsd.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
intro_configuration.rst Fix docs re inventory_ignore_extensions config (#21132) 7 years ago
intro_dynamic_inventory.rst Fix docs re inventory_ignore_extensions config (#21132) 7 years ago
intro_getting_started.rst consolidated docs 8 years ago
intro_installation.rst Move to using a requirements.txt to install the python packages. (#21430) 7 years ago
intro_inventory.rst Update docker example on Inventory page (#20209) 8 years ago
intro_networking.rst Delete link to test-network-modules (#21347) 7 years ago
intro_patterns.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
intro_windows.rst Added info on ntlm and credssp, updated configure script for credssp (#21175) 7 years ago
modules.rst Doc module meta (#20093) 8 years ago
modules_intro.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
modules_support.rst Updated wording around support for different modules 7 years ago
playbooks.rst Doc fixes (#20353) 8 years ago
playbooks_acceleration.rst consolidated docs 8 years ago
playbooks_advanced_syntax.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
playbooks_async.rst consolidated docs 8 years ago
playbooks_best_practices.rst Update playbooks_best_practices.rst (#21288) 7 years ago
playbooks_blocks.rst added clarification on directives/blocks 8 years ago
playbooks_checkmode.rst consolidated docs 8 years ago
playbooks_conditionals.rst service state typo 7 years ago
playbooks_debugger.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
playbooks_delegation.rst consolidated docs 8 years ago
playbooks_environment.rst consolidated docs 8 years ago
playbooks_error_handling.rst fixed phrasing on 0 being non error 8 years ago
playbooks_filters.rst removed empty shell block (#21309) 7 years ago
playbooks_filters_ipaddr.rst Doc fixes (#20353) 8 years ago
playbooks_intro.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
playbooks_lookups.rst Make password lookup treat /dev/null as a special case 7 years ago
playbooks_loops.rst Update loop docs to also describe register:'s value when inside loop. (#20991) 8 years ago
playbooks_prompts.rst Update references to Passlib as homepage/docsite moved (#20082) 8 years ago
playbooks_roles.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 7 years ago
playbooks_special_topics.rst consolidated docs 8 years ago
playbooks_startnstep.rst consolidated docs 8 years ago
playbooks_strategies.rst consolidated docs 8 years ago
playbooks_tags.rst clarified tag usage 8 years ago
playbooks_templating.rst corrected which app adds plugins 8 years ago
playbooks_tests.rst Doc fixes (#20353) 8 years ago
playbooks_variables.rst Configurable fact path (#18147) 8 years ago
playbooks_vault.rst added docs for vault and made trigger shorter: !vault (#20985) 8 years ago
porting_guide_2.0.rst Some more code-block fixes 8 years ago
python_3_support.rst consolidated docs 8 years ago
quickstart.rst consolidated docs 8 years ago
test_strategies.rst consolidated docs 8 years ago
tower.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 7 years ago