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 1dc0c79 commit 59bc366Copy full SHA for 59bc366
templates/resolv.conf.j2
@@ -1,4 +1,4 @@
1
-# {{ ansible_managed }}. role: resolv, template: resolv.conf.j2
+# {{ ansible_managed }}
2
3
{% if resolv_search is defined and resolv_search | length > 0 %}
4
search {{ resolv_search|join(' ') }}
0 commit comments