mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
influxdb: make param database_name uncommon (#34021)
This commit is contained in:
parent
b385e3d725
commit
168fb07cba
4 changed files with 10 additions and 5 deletions
|
@ -23,10 +23,6 @@ options:
|
|||
description:
|
||||
- The port on which InfluxDB server is listening
|
||||
default: 8086
|
||||
database_name:
|
||||
description:
|
||||
- Name of the database.
|
||||
required: true
|
||||
validate_certs:
|
||||
description:
|
||||
- If set to C(no), the SSL certificates will not be validated.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue