Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use HTTPS instead of legacy HTTP for ansible.com #16870

Merged
merged 1 commit into from
Feb 16, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/docsite/_themes/srtd/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,11 +181,11 @@
<li><a href="https://www.ansible.com/blog" target="_blank">Blog</a></li>
</ul>
</div>

<!-- changeable widget -->
<div id="sideBanner">
<br/>
<a href="http://www.ansible.com/docs-left?utm_source=docs">
<a href="https://www.ansible.com/docs-left?utm_source=docs">
<img style="border-width:0px;" src="https://cdn2.hubspot.net/hubfs/330046/docs-graphics/ASB-docs-left-rail.png" />
</a>
</div>
Expand All @@ -208,14 +208,14 @@
<div class="wy-nav-content">
<div class="rst-content">

<!-- Banner ads
<!-- Banner ads
<div class="DocSiteBanner">
<a class="DocSiteBanner-imgWrapper"
href="http://www.ansible.com/docs-top?utm_source=docs">
href="https://www.ansible.com/docs-top?utm_source=docs">
<img src="https://cdn2.hubspot.net/hubfs/330046/docs-graphics/ASB-docs-top-left.png">
</a>
<a class="DocSiteBanner-imgWrapper"
href="http://www.ansible.com/docs-top?utm_source=docs">
href="https://www.ansible.com/docs-top?utm_source=docs">
<img src="https://cdn2.hubspot.net/hubfs/330046/docs-graphics/ASB-docs-top-right.png">
</a>
</div> -->
Expand Down Expand Up @@ -248,4 +248,4 @@
<!-- end analytics -->

</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/docsite/rst/community.rst
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ Releases are also given code names based on Van Halen songs, that no one really
Tower Support Questions
-----------------------

Ansible `Tower <http://ansible.com/tower>`_ is a UI, Server, and REST endpoint for Ansible, produced by Ansible, Inc.
Ansible `Tower <https://ansible.com/tower>`_ is a UI, Server, and REST endpoint for Ansible, produced by Ansible, Inc.

If you have a question about Tower, visit `support.ansible.com <https://support.ansible.com/>`_ rather than using the IRC
channel or the general project mailing list.
Expand Down
2 changes: 1 addition & 1 deletion docs/docsite/rst/dev_guide/developing_inventory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The data to be added to the top level JSON dictionary looks like this::
How to develop modules
:doc:`developing_plugins`
How to develop plugins
`Ansible Tower <http://ansible.com/ansible-tower>`_
`Ansible Tower <https://ansible.com/ansible-tower>`_
REST API endpoint and GUI for Ansible, syncs with dynamic inventory
`Development Mailing List <http://groups.google.com/group/ansible-devel>`_
Mailing list for development topics
Expand Down
2 changes: 1 addition & 1 deletion docs/docsite/rst/dev_guide/developing_releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ During the release candidate process, the focus will be on bugfixes that affect
How to develop modules
:doc:`developing_plugins`
How to develop plugins
`Ansible Tower <http://ansible.com/ansible-tower>`_
`Ansible Tower <https://ansible.com/ansible-tower>`_
REST API endpoint and GUI for Ansible, syncs with dynamic inventory
`Development Mailing List <http://groups.google.com/group/ansible-devel>`_
Mailing list for development topics
Expand Down
4 changes: 2 additions & 2 deletions docs/docsite/rst/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,9 @@ You shouldn't put plaintext passwords in your playbook or host_vars; instead, us
Can I get training on Ansible?
++++++++++++++++++++++++++++++

Yes! See our `services page <http://www.ansible.com/consulting>`_ for information on our services and training offerings. Email `info@ansible.com <mailto:info@ansible.com>`_ for further details.
Yes! See our `services page <https://www.ansible.com/consulting>`_ for information on our services and training offerings. Email `info@ansible.com <mailto:info@ansible.com>`_ for further details.

We also offer free web-based training classes on a regular basis. See our `webinar page <http://www.ansible.com/webinars-training>`_ for more info on upcoming webinars.
We also offer free web-based training classes on a regular basis. See our `webinar page <https://www.ansible.com/webinars-training>`_ for more info on upcoming webinars.

.. _web_interface:

Expand Down
2 changes: 1 addition & 1 deletion docs/docsite/rst/guide_rolling_upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ This should give you a good idea of how to structure a multi-tier application wi
An introduction to playbook roles
:doc:`playbooks_variables`
An introduction to Ansible variables
`Ansible.com: Continuous Delivery <http://www.ansible.com/ansible-continuous-delivery>`_
`Ansible.com: Continuous Delivery <https://www.ansible.com/ansible-continuous-delivery>`_
An introduction to Continuous Delivery with Ansible


2 changes: 1 addition & 1 deletion docs/docsite/rst/playbooks_roles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ They can then be used in a template or a jinja template in any role called after
Ansible Galaxy
``````````````

`Ansible Galaxy <http://galaxy.ansible.com>`_ is a free site for finding, downloading, rating, and reviewing all kinds of community developed Ansible roles and can be a great way to get a jumpstart on your automation projects.
`Ansible Galaxy <https://galaxy.ansible.com>`_ is a free site for finding, downloading, rating, and reviewing all kinds of community developed Ansible roles and can be a great way to get a jumpstart on your automation projects.

You can sign up with social auth, and the download client 'ansible-galaxy' is included in Ansible 1.4.2 and later.

Expand Down
4 changes: 2 additions & 2 deletions docs/docsite/rst/tower.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Ansible Tower
`````````````

`Ansible Tower <http://ansible.com/tower>`_ (formerly 'AWX') is a web-based solution that makes Ansible even more easy to use for IT teams of all kinds. It's designed to be the hub for all of your automation tasks.
`Ansible Tower <https://ansible.com/tower>`_ (formerly 'AWX') is a web-based solution that makes Ansible even more easy to use for IT teams of all kinds. It's designed to be the hub for all of your automation tasks.

Tower allows you to control access to who can access what, even allowing sharing of SSH credentials without someone being able to transfer those credentials. Inventory can be graphically managed or synced with a wide variety of cloud sources. It logs all of your jobs, integrates well with LDAP, and has an amazing browsable REST API. Command line tools are available for easy integration with Jenkins as well. Provisioning callbacks provide great support for autoscaling topologies.

Find out more about Tower features and how to download it on the `Ansible Tower webpage <http://ansible.com/tower>`_. Tower
Find out more about Tower features and how to download it on the `Ansible Tower webpage <https://ansible.com/tower>`_. Tower
is free for usage for up to 10 nodes, and comes bundled with amazing support from Ansible, Inc. As you would expect, Tower is
installed using Ansible playbooks!
4 changes: 2 additions & 2 deletions examples/ansible.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# config file for ansible -- http://ansible.com/
# ==============================================
# config file for ansible -- https://ansible.com/
# ===============================================

# nearly all parameters can be overridden in ansible-playbook
# or with command line flags. ansible will read ANSIBLE_CONFIG,
Expand Down
2 changes: 1 addition & 1 deletion packaging/arch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pkgver=1.6.0.1835.ga1809a3
pkgrel=1
pkgdesc='Radically simple IT automation platform'
arch=('any')
url='http://www.ansible.com'
url='https://www.ansible.com'
license=('GPL3')
depends=('python2' 'python2-paramiko' 'python2-jinja' 'python2-yaml')
makedepends=('git' 'asciidoc' 'fakeroot')
Expand Down
2 changes: 1 addition & 1 deletion packaging/macports/sysutils/ansible/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ supported_archs noarch

maintainers nomaintainer

homepage http://ansible.com/
homepage https://ansible.com/
description Radically simple IT automation
long_description \
Ansible is a radically simple model-driven configuration \
Expand Down
2 changes: 1 addition & 1 deletion packaging/rpm/ansible.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Name: %{name}
Version: %{ansible_version}
Release: 1%{?dist}
Url: http://www.ansible.com
Url: https://www.ansible.com
Summary: SSH-based application deployment, configuration management, and IT orchestration platform
License: GPLv3
Group: Development/Libraries
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
description='Radically simple IT automation',
author=__author__,
author_email='info@ansible.com',
url='http://ansible.com/',
url='https://ansible.com/',
license='GPLv3',
# Ansible will also make use of a system copy of python-six and
# python-selectors2 if installed but use a Bundled copy if it's not.
Expand Down