Merge "Fix systemd-resolved config conditional"

This commit is contained in:
Zuul 2020-05-19 13:38:20 +00:00 committed by Gerrit Code Review
commit b743526211
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
group: "root"
mode: "0644"
when:
- systemd_resolved | bool
- systemd_resolved | length > 0
notify:
- Restart systemd-resolved
tags: