Skip to content

Commit da8f251

Browse files
authored
🔨 chore: update main.yml
1 parent 97abe59 commit da8f251

File tree

1 file changed

+1
-1
lines changed
  • roles/ansible-role-wsl2/defaults

1 file changed

+1
-1
lines changed

roles/ansible-role-wsl2/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wsl_username: "{{ ansible_user_id }}"
1515
# wsl_boot_command: ""
1616
# wsl_hostname: ""
1717
# wsl_network_generate_hosts: true
18-
wsl_network_generate_resolve_config: false
18+
# wsl_network_generate_resolve_config: false
1919
# wsl_interop_enabled: true
2020
# wsl_interop_append_windows_path: true
2121
wsl_automount_enabled: true

0 commit comments

Comments
 (0)