src.nth.io/

summaryrefslogtreecommitdiff
path: root/adguard-home/tasks
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2021-07-25 10:30:51 -0500
committerLuke Hoersten <[email protected]>2021-07-25 10:30:51 -0500
commit1804c35d5306fc9c34c07655419fa8449c501162 (patch)
tree9c55e3505949c533108a5d01ea028f9acbedd7d4 /adguard-home/tasks
parent33e25728398a9ccdd446197b1eb12e66c40a890e (diff)
Lots of updates.
Diffstat (limited to 'adguard-home/tasks')
-rw-r--r--adguard-home/tasks/main.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/adguard-home/tasks/main.yaml b/adguard-home/tasks/main.yaml
index 8d3af39..8c0716b 100644
--- a/adguard-home/tasks/main.yaml
+++ b/adguard-home/tasks/main.yaml
@@ -44,7 +44,8 @@
template: src="AdGuardHome.yaml.j2" dest="/etc/AdGuardHome/AdGuardHome.yaml"
notify: restart adguard home
-- stat: "path=/etc/resolv.conf"
+- name: check if resolv.conf exists
+ stat: path="/etc/resolv.conf"
register: sym
- name: replace systemd-resolved conf stub