Remove duplicate documentation fields

This commit is contained in:
Toshio Kuratomi 2016-01-28 09:24:02 -08:00 committed by Matt Clay
parent ceba43e701
commit f6aa1ff9a4
8 changed files with 8 additions and 23 deletions

View file

@ -69,11 +69,6 @@ options:
- Encoding of the database
required: false
default: null
encoding:
description:
- Encoding of the database
required: false
default: null
lc_collate:
description:
- Collation order (LC_COLLATE) to use in the database. Must match collation order of template database unless C(template0) is used as template.