context
I want to work on Ansible from another workstation than my macbook
problem
my other workstation ssh key is not on the server
solution
- have terraform put it there (without destroying/recreating the VM)
- have Ansible do it (from an already authorized workstatiion, of course)
context
I want to work on Ansible from another workstation than my macbook
problem
my other workstation ssh key is not on the server
solution