commit | 58c8c5287b5972c87f9be8a13a53dbbe234a26e0 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Wed Sep 30 16:24:28 2015 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Wed Sep 30 16:24:28 2015 -0400 |
tree | d5f93e47655b53fb504210feee0fb1ad6e80c87f | |
parent | d268b45de40a6f14f30b5d7b9e9f264d21390214 [diff] |
Update cache
diff --git a/cloudlab-setup.yml b/cloudlab-setup.yml index d27bd93..334af97 100644 --- a/cloudlab-setup.yml +++ b/cloudlab-setup.yml
@@ -5,7 +5,7 @@ sudo: yes tasks: - - apt: name={{ item }} + - apt: name={{ item }} update_cache=yes with_items: - python-pycurl - software-properties-common