We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48b4026 + b9bf44f commit a595dceCopy full SHA for a595dce
vars/local_vars_android.yml
@@ -38,6 +38,10 @@ maps_sat_zoom: 7
38
# Disable sshd as it is not directly used on proot-distro
39
sshd_install: False
40
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!
45
##############################
46
47
0 commit comments