Skip to content

Commit

Permalink
Fix test failures on Ubuntu 12.04.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Nov 23, 2016
1 parent eb2b1a5 commit 84b308c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/setup-Debian.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 84b308c

Please sign in to comment.