[ANSIBLE] Do not add kubernetes nodes host keys to known_hosts file 91/128791/1
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 10:38:18 +0000 (12:38 +0200)
commit1fb7e1f17af125a5cae1517190b124e871cc9be8
tree95afefa0ae981b8da27516a8ba45926a327db9a0
parent2df9294b9a0262f5aaeab85fd8d952eb62e9835b
[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