Add role documentation

This commit is contained in:
Fabian Hauser 2020-04-21 22:12:37 +02:00
parent 0f509a7c8e
commit 5f5d6293eb
7 changed files with 74 additions and 0 deletions

11
role/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.