Extract modules from roles

This commit is contained in:
Fabian Hauser 2020-11-28 22:14:34 +00:00
parent 120e6e66b5
commit 0a5c15105b
14 changed files with 9 additions and 22 deletions

11
modules/wwan/README.adoc Normal file
View file

@ -0,0 +1,11 @@
== WWAN Module
This module configures WWAN adapters that support MBIM
=== Current limitations
* IPv4 tested only
* Currently, it is not simple to get network failures or address updates
via a hook or so.
** A systemd timer to update the configuration is executed every 2
minutes to prevent longer downtimes.