Change apt to package
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: resolvconf - remove
|
||||
apt: name=resolvconf state=absent
|
||||
package: name=resolvconf state=absent
|
||||
when: common_resolvconf_remove_resolvconf
|
||||
|
||||
- name: /etc/resolv.conf
|
||||
|
||||
Reference in New Issue
Block a user