Skip to content

Commit 14f2f0d

Browse files
authored
Revert "Replace deprecated option"
1 parent a2c3cd2 commit 14f2f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
shell: uname -r
2929
register: uname_output
3030
changed_when: false
31-
check_mode: no
31+
always_run: yes
3232

3333
- name: Install linux-image-extra-* packages to enable AuFS driver
3434
apt:

0 commit comments

Comments
 (0)