zuul-jobs/roles/ensure-zookeeper/tasks/default.yaml
Tristan Cacqueray 68409bc81f ensure-zookeeper: add use_tls role var
This change adds a new attribute to setup zookeeper TLS.

It also adds support for Debian-derived distros.

Change-Id: Ifb5fc51f3b66be0b2dd1b8003507e21d8afe16fc
2021-02-17 16:06:36 -08:00

6 lines
171 B
YAML

- name: Warn about unsupported distribution
debug:
msg: >
WARNING: Installation of Java on {{ ansible_distribution }} is not
supported by this role yet.