Stop removing PackageKit APT config
This commit is contained in:
parent
9eb6088c8a
commit
2585f017c8
1 changed files with 0 additions and 5 deletions
|
@ -27,8 +27,3 @@
|
||||||
enabled: no
|
enabled: no
|
||||||
masked: yes
|
masked: yes
|
||||||
state: stopped
|
state: stopped
|
||||||
- name: Delete PackageKit/APT integration
|
|
||||||
become: true
|
|
||||||
ansible.builtin.file:
|
|
||||||
path: /etc/apt/apt.conf.d/20packagekit
|
|
||||||
state: absent
|
|
||||||
|
|
Loading…
Reference in a new issue