Denis Gukov
Denis Gukov
Please try to re-enter your keys. Looks like it is broken. It is not first report but I can't reproduce.
It is looks like Frontend bug.
Aaa, do you use nginx as reverse proxy for semaphore?
Hi @rioradio yes, you are right. What the right session life expectancy? @tboerger what do you think?
@dominikspiertz can't reproduce. Works for me. Please try to upgrade to latest beta (2.10.4-beta).
Hi @Fabl0s Did you try to add environment variable `ANSIBLE_HOST_KEY_CHECKING=True`?
Hi @Fabl0s > If a new host is not in ‘known_hosts’ your control node may prompt for confirmation of the key, which results in an interactive experience if using Ansible,...
Hi @tboerger can I help with the PR?
It is too much refactoring for single PR. I happy to get rid of SQL but it should be iterative. And without changing interface to avoid getting a huge number...
@tboerger what reason to create one more image with `cargo`? I tried, `cargo` not required for installation of `ansible`, `boto`, etc. Lets remove it from the image and that's it.