commit | 1320e1f4a687ab29bdd62d9733512c688b17a8cd | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@artisancomputer.com> | Mon May 02 09:54:08 2016 -0700 |
committer | Zack Williams <zdw@artisancomputer.com> | Mon May 02 09:54:08 2016 -0700 |
tree | 818d15b0a56f964683ef70ad60837129e03b2a23 | |
parent | 08f72398eff03c99e20a15f031c1fdf6ead7a385 [diff] |
cache_valid_time for apt
diff --git a/roles/head-prep/tasks/main.yml b/roles/head-prep/tasks/main.yml index a930f9a..37c4b0b 100644 --- a/roles/head-prep/tasks/main.yml +++ b/roles/head-prep/tasks/main.yml
@@ -20,6 +20,7 @@ name={{ item }} state=latest update_cache=yes + cache_valid_time=3600 with_items: - ansible - uvtool