Remove duplicate documentation fields

This commit is contained in:
Toshio Kuratomi 2016-01-28 09:20:37 -08:00 committed by Matt Clay
commit 255c4b01a8
8 changed files with 3 additions and 20 deletions

View file

@ -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.

View file

@ -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 = '''