mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Use https for links to ansible.com domains.
This commit is contained in:
parent
0d1e9bfe90
commit
c262dbfd30
46 changed files with 61 additions and 61 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue