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.
1 parent 44e955c commit 0dd14c6Copy full SHA for 0dd14c6
src/playbook/Configuration/tweaks.yml
@@ -24,7 +24,8 @@ actions:
24
# to improving network performance, security, etc.
25
# -----------------------------------------------------
26
- !writeStatus: {status: 'Running networking tweaks'}
27
- - !task: {path: 'tweaks\networking\disable-llmnr.yml'}
+ # Needed for compatibility
28
+ # - !task: {path: 'tweaks\networking\disable-llmnr.yml'}
29
- !task: {path: 'tweaks\networking\atlas-network-settings.yml'}
30
31
# -------------------------------------------------------------------------- #
0 commit comments