timoa / terraform-oci-vscode-server

Terraform project that deploys VSCode Server on Oracle Cloud Infrastructure (free tier) and protect the access with Cloudflare Zero Trust (optional) or an SSH tunnel
https://timoa.com
Apache License 2.0
26 stars 1 forks source link

Interactive terminal during Ansible run due to the SSH Host to allow #13

Open timoa opened 2 years ago

timoa commented 2 years ago

During the first run of the Ansible playbooks, the terminal becomes interactive and asks to add the SSH host to the know host file and wait for an answer.

Need to look at an Ansible command to accept by default and not stop the provisioning of the instance.