mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Remove duplicate documentation fields
This commit is contained in:
parent
7404418cbd
commit
255c4b01a8
8 changed files with 3 additions and 20 deletions
|
@ -66,12 +66,6 @@ options:
|
|||
required: false
|
||||
default: null
|
||||
aliases: []
|
||||
protocol:
|
||||
description:
|
||||
- The protocol to be used for the Web binding (usually HTTP, HTTPS, or FTP).
|
||||
required: false
|
||||
default: null
|
||||
aliases: []
|
||||
certificate_hash:
|
||||
description:
|
||||
- Certificate hash for the SSL binding. The certificate hash is the unique identifier for the certificate.
|
||||
|
|
|
@ -71,7 +71,6 @@ options:
|
|||
- Password of an account with access to the package if its located on a file share. Only needed if the winrm user doesn't have access to the package. Also specify user_name for this to function properly.
|
||||
default: null
|
||||
aliases: []
|
||||
author: Trond Hindenes
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue