mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
roles/remoteit/tasks/main.yml: Use same description in iiab.ini, as in new FAQ.IIAB.IO
This commit is contained in:
parent
6434f4c8e2
commit
c39f3c2c89
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
- option: name
|
||||
value: remote.it
|
||||
- option: description
|
||||
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."'
|
||||
value: '"https://remote.it can help you remotely maintain an IIAB. 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
|
||||
|
|
Loading…
Reference in a new issue