Fix docker_secret integration test dependencies.

This commit is contained in:
Matt Clay
2017-10-18 09:55:13 -07:00
parent f94d337ef6
commit eb899c9bcd
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
- name: Install docker 17
zypper:
name: docker-17.04.0_ce
name: docker>=17
force: yes
disable_gpg_check: yes
update_cache: yes