Commit Graph

98 Commits

Author SHA1 Message Date
Robert Kaussow 7ca5074157 fix indentation and spaces 2019-01-09 22:11:03 +01:00
Robert Kaussow 52226b4267 add drone config
the build failed Details
2019-01-09 22:05:08 +01:00
Robert Kaussow edbb9bc1e4 fix nginx delegate_to 2018-12-02 00:24:57 +01:00
Robert Kaussow f4851a416b fix user permission while upgrade 2018-10-31 22:26:36 +01:00
Robert Kaussow aaa42cc7c8 fix nginx upstream 2018-10-26 22:02:33 +02:00
Robert Kaussow 599c306985 switch position of set_fact task 2018-10-13 19:26:32 +02:00
Robert Kaussow b647c2196d fix formatings 2018-10-13 18:02:39 +02:00
Robert Kaussow d9af3f04a2 add missing tls tag 2018-09-22 15:18:48 +02:00
Robert Kaussow 4918de16b7 small fixes; remove tls sub-imports 2018-09-22 15:16:07 +02:00
Robert Kaussow 6155049503 sub-import tls_from_file/content to minimize skips 2018-09-22 15:06:35 +02:00
Robert Kaussow 02fa767496 switch to static task import for tag support 2018-09-22 14:45:51 +02:00
Robert Kaussow 3f92e69a72 switch back 2018-09-22 14:44:07 +02:00
Robert Kaussow 789ae7e8c3 switch from dynamic task import to static 2018-09-22 14:43:46 +02:00
Robert Kaussow ae20d9139b add tags for tls renewal 2018-09-22 14:34:42 +02:00
Robert Kaussow 9ac0d0055d add missing become_user 2018-09-16 22:34:16 +02:00
Robert Kaussow 6632529bf4 add outgoing port 22 for adoption 2018-09-02 19:25:09 +02:00
Robert Kaussow c4b9aa72af fix missing become_user 2018-08-18 16:22:31 +02:00
Robert Kaussow 967572afac fix variable name 2018-08-17 19:23:55 +02:00
Robert Kaussow 837805b714 add delegate to for handler 2018-08-15 00:07:21 +02:00
Robert Kaussow 40f72990f2 small fixes 2018-08-14 23:37:26 +02:00
Robert Kaussow c4956d41dc some fixes 2018-08-14 23:36:09 +02:00
Robert Kaussow 3969d47a35 allow to create unifi certs on nginx proxy server 2018-08-14 23:20:34 +02:00
Robert Kaussow 4644a668f5 small fixes 2018-08-14 22:45:19 +02:00
Robert Kaussow 1e624f5253 fix missing when condition 2018-08-14 22:28:41 +02:00
Robert Kaussow eeaccf6c21 fix missing quotes 2018-08-14 21:37:18 +02:00
Robert Kaussow 5fbd7dfc4e move tls to application space 2018-08-14 21:26:37 +02:00
Robert Kaussow 3f89ba0254 extend tls setup 2018-08-14 21:02:18 +02:00
Robert Kaussow bfc490b82f fix iptables rule 2018-08-13 23:18:10 +02:00
Robert Kaussow c5c60c674b small fixes 2018-08-13 23:02:56 +02:00
Robert Kaussow d182cb86bc add tls path 2018-08-13 22:52:51 +02:00
Robert Kaussow 2c6f4dacd4 fix naming 2018-08-13 22:23:46 +02:00
Robert Kaussow 85235e7750 fix template dir 2018-08-13 22:17:01 +02:00
Robert Kaussow 789a1c0f75 fix name for iptables rule 2018-08-13 22:11:43 +02:00
Robert Kaussow b2649899de fix variable name and default server ip 2018-08-13 22:09:24 +02:00
Robert Kaussow 08f939d78b add missing condition for dynamic include 2018-08-13 22:07:21 +02:00
Robert Kaussow 5535af3cf5 add nginx vhost deployment 2018-08-13 22:06:00 +02:00
Robert Kaussow fee9588be3 change default certs/key file 2018-08-04 22:13:10 +02:00
Robert Kaussow 6030f2a198 add loop control 2018-07-13 00:58:11 +02:00
Robert Kaussow 86598b737b add missing pkcs12_alias 2018-07-13 00:52:30 +02:00
Robert Kaussow f514143b9b fix pkcs12_path 2018-07-13 00:44:09 +02:00
Robert Kaussow 045074a2a9 add pyOpenSSL as dependency 2018-07-13 00:39:13 +02:00
Robert Kaussow 8f8db7d76d try to fix dict issue 2018-07-13 00:18:12 +02:00
Robert Kaussow 623aac2565 add missing module name 2018-07-13 00:10:56 +02:00
Robert Kaussow 7b91fa6347 add missing passphrase 2018-07-13 00:05:54 +02:00
Robert Kaussow 0780691c2b implement keystore setup 2018-07-13 00:04:34 +02:00
Robert Kaussow 2c8b450d77 force pkcs12 creation 2018-07-12 23:32:56 +02:00
Robert Kaussow fade297aaf add passphrase option to pkcs12 2018-07-12 23:26:37 +02:00
Robert Kaussow ffa806db37 fix user variable 2018-07-12 23:19:32 +02:00
Robert Kaussow 7b625ab60e replace remote_user with ansible_ssh_user 2018-07-12 23:13:51 +02:00
Robert Kaussow ba6bc48c19 fix typo 2018-07-12 23:09:15 +02:00