mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Use https for links to ansible.com domains.
This commit is contained in:
@@ -68,7 +68,7 @@ EXAMPLES = '''
|
||||
device: Chrome
|
||||
push_type: link
|
||||
title: Ansible Documentation
|
||||
body: http://docs.ansible.com/
|
||||
body: https://docs.ansible.com/
|
||||
|
||||
# Sends a push notification to a channel
|
||||
- pushbullet:
|
||||
|
||||
Reference in New Issue
Block a user