Fix test failures on Ubuntu 12.04.

pull/81/head
Jeff Geerling 8 years ago
parent eb2b1a5753
commit 84b308c3d4
  1. 1
      tasks/setup-Debian.yml

@ -1,6 +1,7 @@
---
- name: Update apt cache.
apt: update_cache=yes cache_valid_time=86400
changed_when: false
- name: Ensure nginx is installed.
apt: