Do not emit a change when the apt cache is updated
This commit is contained in:
parent
9ed6210c40
commit
2b7a62d8a8
1 changed files with 1 additions and 0 deletions
1
main.yml
1
main.yml
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue