summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2018-04-23 12:22:36 -0700
committerMatt Clay <matt@mystile.com>2018-04-25 23:12:46 -0700
commit32d786af65ac898c7996c2da341e095974397250 (patch)
tree15041470a84c0baedc4b7f9a0d5638140494d437 /packaging
parent354454ad58810451cfae31f93872061136350ee3 (diff)
downloadansible-32d786af65ac898c7996c2da341e095974397250.tar.gz
Convert more http links to https.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/control2
-rw-r--r--packaging/port/sysutils/ansible/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging/debian/control b/packaging/debian/control
index ed277b8a0d..88ead3bdf9 100644
--- a/packaging/debian/control
+++ b/packaging/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Standards-Version: 3.9.3
Maintainer: Ansible, Inc. <info@ansible.com>
Build-Depends: cdbs, debhelper (>= 5.0.0), python-docutils, python, dh-python | python-support, python-setuptools, lsb-release
-Homepage: http://ansible.github.com/
+Homepage: https://github.com/ansible/ansible/
Package: ansible
Architecture: all
diff --git a/packaging/port/sysutils/ansible/pkg-descr b/packaging/port/sysutils/ansible/pkg-descr
index 3c377016f4..0bf68cd71d 100644
--- a/packaging/port/sysutils/ansible/pkg-descr
+++ b/packaging/port/sysutils/ansible/pkg-descr
@@ -1,4 +1,4 @@
Ansible is a radically simple model-driven configuration management, deployment, and command execution framework.
Author: Michael DeHaan
-WWW: http://ansible.github.com/
+WWW: https://github.com/ansible/ansible/