[ANSIBLE] Do not add kubernetes nodes host keys to known_hosts file 13/128313/2
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 22 Apr 2022 10:38:18 +0000 (12:38 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 22 Apr 2022 11:46:17 +0000 (13:46 +0200)
commit07ad669dd60ab0c88eaee83c10bc06116beecf34
treea4c9f3f634b0711245a4a3101ff409a518c42b98
parentfd7e3824a218b9d428cec8633e47317fe060b2b4
[ANSIBLE] Do not add kubernetes nodes host keys to known_hosts file

This operation is redundant and causes a warning on each ssh connection
from infra host to any node. As per documentation keys should be set up
prior to running installer with setup.yml playbook. If using cicdansible
those are also set up automatically there.

Change-Id: I4fae07f632b425321e95cff02370e6e7f2b5e66f
Issue-ID: OOM-2964
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
ansible/roles/rke/tasks/rke_config.yml
build/data_lists/strimzi_kafka_docker_images.list [new file with mode: 0644]
build/data_lists/strimzi_kafka_http.list [new file with mode: 0644]