68409bc81f
This change adds a new attribute to setup zookeeper TLS. It also adds support for Debian-derived distros. Change-Id: Ifb5fc51f3b66be0b2dd1b8003507e21d8afe16fc
6 lines
171 B
YAML
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.
|