Stop removing PackageKit APT config

This commit is contained in:
Anthony Rose 2025-01-31 11:58:48 +00:00
parent 9eb6088c8a
commit 2585f017c8

View file

@ -27,8 +27,3 @@
enabled: no
masked: yes
state: stopped
- name: Delete PackageKit/APT integration
become: true
ansible.builtin.file:
path: /etc/apt/apt.conf.d/20packagekit
state: absent