mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Fix docker_secret integration test dependencies.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user