Use https for Ansible Slack icon. (#65625)

This commit is contained in:
Mads Jensen 2020-02-15 15:53:18 +01:00 committed by GitHub
parent 8647d0a873
commit f978b6c789
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,7 @@ class CallbackModule(CallbackBase):
'username': self.username,
'attachments': attachments,
'parse': 'none',
'icon_url': ('http://cdn2.hubspot.net/hub/330046/'
'icon_url': ('https://cdn2.hubspot.net/hub/330046/'
'file-449187601-png/ansible_badge.png'),
}