mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
fix documentation formatting for get_url
This commit is contained in:
@@ -35,8 +35,7 @@ version_added: "0.6"
|
||||
options:
|
||||
url:
|
||||
description:
|
||||
- HTTP, HTTPS, or FTP URL.
|
||||
(http|https|ftp)://[user[:pass]]@host.domain[:port]/path
|
||||
- HTTP, HTTPS, or FTP URL in the form (http|https|ftp)://[user[:pass]]@host.domain[:port]/path
|
||||
required: true
|
||||
default: null
|
||||
aliases: []
|
||||
|
||||
Reference in New Issue
Block a user