diff --git a/tasks/network.yaml b/tasks/network.yaml index 60c5f7d..3b4dac8 100644 --- a/tasks/network.yaml +++ b/tasks/network.yaml @@ -8,8 +8,6 @@ - name: link resolv.conf file: - src: /etc/ - dest: /path/to/symlink - owner: foo - group: foo + src: /etc/resolvconf/run/resolv.conf + dest: /etc/resolv.conf state: link