summaryrefslogtreecommitdiff
path: root/upgrade.yml
diff options
context:
space:
mode:
authoruvok cheetah2023-10-26 13:45:08 +0200
committeruvok cheetah2023-10-26 13:45:08 +0200
commit5efd5ea54a0b540a93317a0c0dcae948469c7295 (patch)
tree8a702804247b89a91c63c9fb4d16fefe38c4d02b /upgrade.yml
parent2dd8ecfe443f4910b67276e945a15924a23170ec (diff)
upgrade: add cache valid time
Diffstat (limited to 'upgrade.yml')
-rw-r--r--upgrade.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/upgrade.yml b/upgrade.yml
index 9c7bdd9..2be8cce 100644
--- a/upgrade.yml
+++ b/upgrade.yml
@@ -6,6 +6,7 @@
apt:
update_cache: true
upgrade: safe
+ cache_valid_time: 3600
register: result
- name: Dump debug result
debug: