Denis Gukov
Denis Gukov
This line was added in 2.13.1: But it was removed in 2.13.5.
Hi @dzaegr The issue is actual?
Hi @GorgetGuilhem thank you. It is real problem, because this block has been introduced to fix other issue with SSH access.
@GorgetGuilhem is it actual for 2.16?
@6C656C65 `config.json` contains only auto-generated keys. Semaphore can read environment variables. If you use TLS connection you need following flag: `SEMAPHORE_EMAIL_TLS=true`.
@Hassensgh69 please provide more details.
hi @kszyma did you solve the issue?
@kszyma is it whole log? 
`t.Environment.JSON` isn't environment variables. This JSON used in `--extra-vars` parameter of `ansible-playbook`.
Let's create additional docker image based on ansible-only image. so, we will have: * `semaphore:v2.10.30` * `semaphore:v2.10.30-terraform`