Commit 27802c5a authored by nanahira's avatar nanahira

fix

parent 68ebe783
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
apt: apt:
name: resolvconf name: resolvconf
state: absent state: absent
when: ansible_os_family == 'Debian'
- name: disable systemd-resolved - name: disable systemd-resolved
become: true become: true
systemd: systemd:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment