ansible-role-teleport
ansible-role-teleport copied to clipboard
Ansible Role - Teleport
This allows configuring the Teleport auth role for U2F TFA support, instead of the default TOTP TFA.
This leaves subprocesses created by Teleport sessions alone when restarting teleport.service Fixes #8
The `teleport.service` systemd unit installed does not contain `KillMode=process`, causing systemd to default to killing the whole cgroup when stopping the Teleport service - this includes killing all processes started...
teleport_commands is not used in the template.
The config variables are not used in `teleport.yml.j2`.
Teleport configuration is a bit complex, so the configuration options need more explanation.