commit | 1fb7e1f17af125a5cae1517190b124e871cc9be8 | [log] [tgz] |
---|---|---|
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | Fri Apr 22 12:38:18 2022 +0200 |
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | Fri Apr 22 12:38:18 2022 +0200 |
tree | 95afefa0ae981b8da27516a8ba45926a327db9a0 | |
parent | 2df9294b9a0262f5aaeab85fd8d952eb62e9835b [diff] |
[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>