Skip to content

Commit

Permalink
Merge pull request #147 from strarsis/patch-1
Browse files Browse the repository at this point in the history
Replace deprecated option
  • Loading branch information
angstwad authored Mar 9, 2017
2 parents 7a85a30 + 32a499d commit 22d442c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
shell: uname -r
register: uname_output
changed_when: false
always_run: yes
check_mode: no

- name: Install linux-image-extra-* packages to enable AuFS driver
apt:
Expand Down

0 comments on commit 22d442c

Please sign in to comment.