Commit Graph

9 Commits

Author SHA1 Message Date
Jack Ivanov
bb094a7b16 More debug for travis 2018-03-27 19:28:48 +03:00
Ruben Jongejan
e9e6c6e383 cleaner syntax for local actions (#536)
* refactored local actions to cleaner syntax

* openssl commands folded

* removed unnecessary local_action's
2017-05-17 02:30:04 -04:00
Jack Ivanov
16329fe088 Instance size (#404)
* Escaping Special Characters #388

* Make instance sizes more flexible to edit #355
2017-04-16 10:19:47 -04:00
Jack Ivanov
25e0e9085d move back to RSA 2017-04-10 07:22:40 +02:00
Jack Ivanov
95e0134f21 1. Disable SSH key deploying if installation on existing server
2. Move to the ed25519 algorithm
3. Delete unneeded option RSAAuthentication
Fixes #272
2017-04-09 20:41:45 +02:00
Casey Lang
9b76282a37 Check for creation of private key during its generation (#322)
This task was previously checking for the public key even though it is
in place to generate the private key. A simple switch to the `creates`
arg resolves the issue.
2017-03-31 13:25:39 -04:00
Jack Ivanov
4de4229e82 Fix hardcoded names 2017-03-18 12:41:26 +03:00
Jack Ivanov
f7da2e3888 EC2 dynamic enventory. Fixes #73 2017-03-05 23:19:15 +03:00
Jack Ivanov
1d07200c74 generating ssh-keys #152 #151 #112 2016-12-17 14:54:44 +03:00