* add etke.cc languagetool v6.3-0 to requierements
* add languagetool to setup
* add LanguageTool to group_vars
* fix container_additional_networks var name
* add docs
* just a small clarification in the doc
* Fix incorrect closing role-specific comment
* Fix typos and improve wording on LanguageTool docs page
* Upgrade LanguageTool (v6.3-0 -> v6.3-1)
* Switch from languagetool_container_additional_networks to languagetool_container_additional_networks_auto
This is a new addition in LanguageTool v6.3-1
* Do not enable Traefik labels conditionally based on languagetool_hostname
This may have been appropriate for other roles, for which the hostname is optional, but not here.
For LanguageTool, `languagetool_hostname` is required.
* Fix languagetool section alignment
* Update languagetool.md with better explanation about n-gram data
---------
Co-authored-by: sudo-Tiz <mathis.worksome@simplelogin.fr>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>