Skip to content

Commit

Permalink
Add (hopefully louder) apt-get update run for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Maeve Andrews authored and zenmonkeykstop committed Jul 31, 2021
1 parent e40564a commit 61e699b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
- name: Pre-update apt cache.
shell: apt-get update

- name: Install apache packages.
apt:
pkg: "{{ apache_packages }}"
Expand Down

0 comments on commit 61e699b

Please sign in to comment.