famedly / ansible-collection-network

`famedly.network` ansible collection for network-related services (vpn, reverse proxies, ...)
GNU Affero General Public License v3.0
0 stars 1 forks source link

yggdrasil: check if tun kernel module is loaded on linux #3

Closed famedly-bot closed 1 year ago

famedly-bot commented 4 years ago

In GitLab by @jcgruenhage on Mar 9, 2020, 21:46

This is required for yggdrasil to function, and the error messages aren't very clear. Having this checked by the role saves time on debugging. Example case: https://matrix.to/#/!DwmKuvGvRKciqyFcxv:matrix.org/$15837857628825LUOFg:gruenhage.xyz?via=matrix.org&via=gruenhage.xyz

famedly-bot commented 4 years ago

@jcgruenhage This issue is inactive for 7 days and needs attention.

famedly-bot commented 4 years ago

@jcgruenhage This issue is inactive for 7 days and needs attention.

famedly-bot commented 4 years ago

@jcgruenhage This issue is inactive for 7 days and needs attention.

famedly-bot commented 4 years ago

In GitLab by @jcgruenhage on Sep 13, 2020, 19:51

moved from famedly/ansible/roles/yggdrasil#6

famedly-bot commented 4 years ago

@jcgruenhage This issue is inactive for 7 days and needs attention.

famedly-bot commented 3 years ago

In GitLab by @jcgruenhage on Sep 2, 2021, 10:36

This needs to be done on each reboot, so doing this in ansible is wrong. This is handled by the service definitions in the distribution packages.