Remove "keywords" field in DOCUMENTATION.

This doesn't seem to be used by config although it came in with the
config PR.  It's not displayed in docs.  Removing it as this is the only
place where it's present.
This commit is contained in:
Toshio Kuratomi 2020-05-19 19:50:16 -07:00
parent 06ecdaa7b1
commit 9780d3db18

View file

@ -27,9 +27,6 @@ DOCUMENTATION = """
- name: ansible_winrm_host
type: str
remote_user:
keywords:
- name: user
- name: remote_user
description:
- The user to log in as to the Windows machine
vars:
@ -51,8 +48,6 @@ DOCUMENTATION = """
- name: ansible_port
- name: ansible_winrm_port
default: 5986
keywords:
- name: port
type: integer
scheme:
description: