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