ansible-collection-toolkit icon indicating copy to clipboard operation
ansible-collection-toolkit copied to clipboard

SSH public key comment not passed into flatcar linux config on Debian10

Open tobiashuste opened this issue 2 years ago • 0 comments

If using a predefined SSH key pair on Debian 10, the comment of the public key will be removed (probably by the community.crypto.openssh_keypair module) when added to the flatcar-linux-config.yml.j2 template.

See failed CI job: https://gitlab.com/hifis/ansible/gitlab-ci-openstack/-/jobs/1436902366#L1153

(Workaround: Removed the comment from test public key: https://gitlab.com/hifis/ansible/gitlab-ci-openstack/-/merge_requests/28/diffs?commit_id=dbf941e30cffe7781da2bc094e71e63d2b48a5aa)

Recreated from https://gitlab.com/hifis/ansible/gitlab-ci-openstack/-/issues/26

tobiashuste avatar Apr 07 '22 06:04 tobiashuste