Skip to content

Commit 13ab036

Browse files
author
Gregor Cimerman
committed
Fix apt package state to present
1 parent 6946dfe commit 13ab036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- name: Install dmsetup for Ubuntu 16.04
88
apt:
99
pkg: dmsetup
10-
state: installed
10+
state: present
1111
update_cache: true
1212
cache_valid_time: 600
1313
register: dmsetup_result

0 commit comments

Comments
 (0)