Add custom zookeeper id for each host based in inventory #379
ci.yml
on: push
Matrix: ci / linter
Matrix: ci / molecule
Matrix: ci / sanity
Annotations
1 error and 10 warnings
ci / molecule (3.11, 2.15, ssl_auth_sasl)
The job was canceled because "_3_11_2_14_default" failed.
|
galaxy[version-incorrect]:
galaxy.yml#L4
collection version should be greater than or equal to 1.0.0
|
meta-runtime[unsupported-version]:
meta/runtime.yml#L1
requires_ansible key must be set to a supported version.
|
var-naming[no-role-prefix]:
playbooks/amq_streams_all_auth.yml#L66
Variables names from within roles should use amq_streams_zookeeper_ as a prefix. (vars: amq_streams_common_skip_download)
|
var-naming[no-role-prefix]:
playbooks/amq_streams_all_auth.yml#L72
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: amq_streams_common_skip_download)
|
var-naming[no-role-prefix]:
playbooks/amq_streams_all_auth.yml#L82
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_name)
|
var-naming[no-role-prefix]:
playbooks/amq_streams_all_auth.yml#L82
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_partitions)
|
var-naming[no-role-prefix]:
playbooks/amq_streams_all_auth.yml#L82
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_replication_factor)
|
var-naming[no-role-prefix]:
playbooks/amq_streams_all_auth.yml#L94
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_name)
|
var-naming[no-role-prefix]:
playbooks/amq_streams_all_auth.yml#L104
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: topic_name)
|
var-naming[no-role-prefix]:
playbooks/amq_streams_all_auth.yml#L114
Variables names from within roles should use amq_streams_broker_ as a prefix. (vars: user_password)
|