What are the downsides to this bash script for SSH keys?
by jlgaddis on 1/19/2016, 5:08:28 PM
In the "Download" section of your README, one "downside" is the use of plain-text HTTP.
I'd probably throw in some checks for the return code given by curl.
Also, while I can't speak for the other applications, Ansible has this feature built-in.
by brudgers on 1/19/2016, 2:39:31 PM
This might be a good "Show HN" post.
In the "Download" section of your README, one "downside" is the use of plain-text HTTP.
I'd probably throw in some checks for the return code given by curl.
Also, while I can't speak for the other applications, Ansible has this feature built-in.