diff --git a/roles/lokole/tasks/main.yml b/roles/lokole/tasks/main.yml index 0e389744d..ba6321aed 100644 --- a/roles/lokole/tasks/main.yml +++ b/roles/lokole/tasks/main.yml @@ -57,9 +57,10 @@ value: "{{ item.value | string }}" with_items: - option: name - value: lokole + value: Lokole - option: description - value: '"Lokole is an email service that works offline, for rural communities."' + value: '"Lokole is an email service that works offline, for rural communities. With a 3G/4G modem, you can arrange to batch-upload / batch-download emails once per night — for almost no cost at all — depending on mobile data plans in your country."' + #value: '"Lokole is an email service that works offline, for rural communities. In some cases, emails can also be transmitted to/from the Internet, taking advantage of discounted mobile data rates."' - option: lokole_run_directory value: "{{ lokole_run_directory }}" - option: lokole_url