Skip to content

Commit a595dce

Browse files
authored
Merge pull request #4165 from Ark74/upd2_lv_android
[local_vars_android] apply several changes for local_vars on Android
2 parents 48b4026 + b9bf44f commit a595dce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vars/local_vars_android.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ maps_sat_zoom: 7
3838
# Disable sshd as it is not directly used on proot-distro
3939
sshd_install: False
4040
sshd_enabled: False
41+
42+
# Disable taiscale that depends on ssh
43+
tailscale_install: False
44+
tailscale_enabled: False # Stub var, doesn't yet do anything!
4145
##############################
4246

4347
##############################

0 commit comments

Comments
 (0)