1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Update roles/remoteit/tasks/main.yml

This commit is contained in:
A Holt 2021-10-27 19:05:55 -04:00 committed by GitHub
parent 783841c7d9
commit 35c21bf668
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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