idealista / zookeeper_role

Ansible role to install an Apache ZooKeeper cluster

Home Page:https://hub.docker.com/r/idealista/zookeeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fail if zookeeper_config_map is not defined or empty

eskabetxe opened this issue · comments

Prerequisites

Description

if "zookeeper_config_map" is not defined or is empty the role fails..

Steps to Reproduce

  1. always is zookeeper_config_map is not defined or is empty

Expected behavior: not fail

Actual behavior: fail always

Reproduces how often: always

Versions

1.4.0

Additional Information

introduced in #23