mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
added note that url src is only avaialable from 1.9 on
This commit is contained in:
@@ -37,7 +37,7 @@ options:
|
||||
aliases: []
|
||||
key:
|
||||
description:
|
||||
- The SSH public key(s), as a string or url (https://github.com/username.keys)
|
||||
- The SSH public key(s), as a string or (since 1.9) url (https://github.com/username.keys)
|
||||
required: true
|
||||
default: null
|
||||
path:
|
||||
|
||||
Reference in New Issue
Block a user