This commit is contained in:
Anthony Rose 2022-02-09 11:44:15 +00:00
parent 17d132fd27
commit 6ab822b847

View file

@ -24,7 +24,7 @@
enabled: no
masked: yes
state: stopped
- when: packagekitservice.stat.exists
when: packagekitservice.stat.exists
- name: Disable PackageKit offline updates
become: true
ansible.builtin.systemd:
@ -32,7 +32,7 @@
enabled: no
masked: yes
state: stopped
- when: packagekitservice.stat.exists
when: packagekitservice.stat.exists
- name: Enable automatic updates
become: true
ansible.builtin.systemd: