Do not emit a change when the apt cache is updated

This commit is contained in:
Stefan Haun 2022-07-05 21:18:59 +02:00
parent 9ed6210c40
commit 2b7a62d8a8

View file

@ -14,6 +14,7 @@
update_cache: true update_cache: true
cache_valid_time: 3600 cache_valid_time: 3600
autoclean: true autoclean: true
changed_when: false
- name: Ensure unattended-upgrades is installed and up to date - name: Ensure unattended-upgrades is installed and up to date
apt: apt: