Skip to content

Commit

Permalink
Try shell for apt
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton committed Jul 13, 2017
1 parent 83cdaee commit f0e1b39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
service: name=apache2 state=restarted

tasks:
#- name: Update apt-get cache
# apt: update_cache=yes
- name: Update apt-get cache
shell: "apt-get update"

- name: Install system-wide packages (not Travis)
when: mode != "travis"
Expand Down

0 comments on commit f0e1b39

Please sign in to comment.