This role is very basic and install kibana from the elastic repository.

Mandatory configuration

The only needed variable is the version of the repository, which also determine the version of kibana:

elastic_major_version: "7.x"

Optional configuration

kibana_extra_config:
  "key1": "value1"
  "xpack.reporting.csv.maxSizeByte": "1tb"