diff --git a/docs/docsite/_themes/srtd/layout.html b/docs/docsite/_themes/srtd/layout.html index 77a705f33cf071..2c83950e21316e 100644 --- a/docs/docsite/_themes/srtd/layout.html +++ b/docs/docsite/_themes/srtd/layout.html @@ -181,11 +181,11 @@
  • Blog
  • - +

    - +
    @@ -208,14 +208,14 @@
    - @@ -248,4 +248,4 @@ - \ No newline at end of file + diff --git a/docs/docsite/rst/community.rst b/docs/docsite/rst/community.rst index 96067364a880fa..5d08a95282d48d 100644 --- a/docs/docsite/rst/community.rst +++ b/docs/docsite/rst/community.rst @@ -246,7 +246,7 @@ Releases are also given code names based on Van Halen songs, that no one really Tower Support Questions ----------------------- -Ansible `Tower `_ is a UI, Server, and REST endpoint for Ansible, produced by Ansible, Inc. +Ansible `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 `_ rather than using the IRC channel or the general project mailing list. diff --git a/docs/docsite/rst/dev_guide/developing_inventory.rst b/docs/docsite/rst/dev_guide/developing_inventory.rst index b6f96e2aab3b12..ff4a73ff348b19 100644 --- a/docs/docsite/rst/dev_guide/developing_inventory.rst +++ b/docs/docsite/rst/dev_guide/developing_inventory.rst @@ -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 `_ + `Ansible Tower `_ REST API endpoint and GUI for Ansible, syncs with dynamic inventory `Development Mailing List `_ Mailing list for development topics diff --git a/docs/docsite/rst/dev_guide/developing_releases.rst b/docs/docsite/rst/dev_guide/developing_releases.rst index da47625e1db7a0..49036082484d71 100644 --- a/docs/docsite/rst/dev_guide/developing_releases.rst +++ b/docs/docsite/rst/dev_guide/developing_releases.rst @@ -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 `_ + `Ansible Tower `_ REST API endpoint and GUI for Ansible, syncs with dynamic inventory `Development Mailing List `_ Mailing list for development topics diff --git a/docs/docsite/rst/faq.rst b/docs/docsite/rst/faq.rst index 1af766f2de3f3f..b05974922ad42d 100644 --- a/docs/docsite/rst/faq.rst +++ b/docs/docsite/rst/faq.rst @@ -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 `_ for information on our services and training offerings. Email `info@ansible.com `_ for further details. +Yes! See our `services page `_ for information on our services and training offerings. Email `info@ansible.com `_ for further details. -We also offer free web-based training classes on a regular basis. See our `webinar page `_ for more info on upcoming webinars. +We also offer free web-based training classes on a regular basis. See our `webinar page `_ for more info on upcoming webinars. .. _web_interface: diff --git a/docs/docsite/rst/guide_rolling_upgrade.rst b/docs/docsite/rst/guide_rolling_upgrade.rst index c47280292662a7..07f574532a24cc 100644 --- a/docs/docsite/rst/guide_rolling_upgrade.rst +++ b/docs/docsite/rst/guide_rolling_upgrade.rst @@ -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 `_ + `Ansible.com: Continuous Delivery `_ An introduction to Continuous Delivery with Ansible diff --git a/docs/docsite/rst/playbooks_roles.rst b/docs/docsite/rst/playbooks_roles.rst index 1ed043434d4343..b2d6b3ca4be690 100644 --- a/docs/docsite/rst/playbooks_roles.rst +++ b/docs/docsite/rst/playbooks_roles.rst @@ -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 `_ 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 `_ 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. diff --git a/docs/docsite/rst/tower.rst b/docs/docsite/rst/tower.rst index a813750ecf0ff4..668160ac001514 100644 --- a/docs/docsite/rst/tower.rst +++ b/docs/docsite/rst/tower.rst @@ -1,10 +1,10 @@ Ansible Tower ````````````` -`Ansible 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 `_ (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 `_. Tower +Find out more about Tower features and how to download it on the `Ansible Tower webpage `_. 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! diff --git a/examples/ansible.cfg b/examples/ansible.cfg index e469c9cc18bf5e..291311ae2b87a8 100644 --- a/examples/ansible.cfg +++ b/examples/ansible.cfg @@ -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, diff --git a/packaging/arch/PKGBUILD b/packaging/arch/PKGBUILD index 508dd1e3cbb25d..9f90775d045613 100644 --- a/packaging/arch/PKGBUILD +++ b/packaging/arch/PKGBUILD @@ -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') diff --git a/packaging/macports/sysutils/ansible/Portfile b/packaging/macports/sysutils/ansible/Portfile index b123fc58ff0a2d..281e7ee96121e6 100644 --- a/packaging/macports/sysutils/ansible/Portfile +++ b/packaging/macports/sysutils/ansible/Portfile @@ -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 \ diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec index abfea6c43c5dd6..8fcb79e73e3b22 100644 --- a/packaging/rpm/ansible.spec +++ b/packaging/rpm/ansible.spec @@ -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 diff --git a/setup.py b/setup.py index 3e69fb15f988a9..fc9276b509f527 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,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.