diff --git a/roles/remoteit/tasks/main.yml b/roles/remoteit/tasks/main.yml index 5d1443d35..757896d29 100644 --- a/roles/remoteit/tasks/main.yml +++ b/roles/remoteit/tasks/main.yml @@ -27,10 +27,9 @@ value: "{{ item.value | string }}" with_items: - option: name - value: Remote It + value: remote.it - option: description - value: '"remote.it allows you to make secure remote connections between two computers. Some of the benefits include: -Crossing multiple NATs/firewallsUsing a single TCP portportforwardless: without requiring port forwarding in the router, significantly reducing your network''s vulnerability."' + value: '"remote.it allows you to make secure remote connections between two computers. Some benefits include: crossing multiple NATs/firewalls using a single TCP port, without requiring router port forwarding, and reducing your network''s vulnerability."' - option: remoteit_install value: "{{ remoteit_install }}" - option: remoteit_enabled