Skip to content

Commit

Permalink
Do not mark apt update task as changed
Browse files Browse the repository at this point in the history
  • Loading branch information
stsnel committed Feb 28, 2024
1 parent c22f4eb commit 69c179e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/common/tasks/apt_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
update_cache: true
force_apt_get: true
cache_valid_time: 3600
changed_when: false

0 comments on commit 69c179e

Please sign in to comment.