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 6d7c61d commit 14fb045Copy full SHA for 14fb045
ansible/files/gai.conf
@@ -82,8 +82,6 @@ label ::/0 6
82
# Decrease scope of private IPv4 to allow quicker IPv6 fallback
83
scopev4 ::ffff:169.254.0.0/112 2
84
scopev4 ::ffff:127.0.0.0/104 2
85
-scopev4 ::ffff:10.0.0.0/104 2
86
-scopev4 ::ffff:172.16.0.0/108 2
87
-scopev4 ::ffff:192.168.0.0/112 2
88
-
89
+# scopev4 ::ffff:10.0.0.0/104 2
+# scopev4 ::ffff:172.16.0.0/108 2
+# scopev4 ::ffff:192.168.0.0/112 2
0 commit comments