ideascube / ansiblecube

Ansible playbook to quickly deploy an ideascube server and much more !
MIT License
5 stars 9 forks source link

Fix issues with ssh-agent #190

Closed swbsf closed 6 years ago

swbsf commented 6 years ago

Fun fact : If you use ssh-agent and are forwarding your SSH keys, then buildmycube.sh will ssh-copy-id your key. Which is not what we want, obviously. Therefore tinc-dynamic role will fail, as server's key will not be on central server.