Restore docker_secret test on RHEL.

(cherry picked from commit 57f1298074)
pull/38916/head
Matt Clay 7 years ago
parent 938625add7
commit 2b73a5b69f

@ -3,7 +3,7 @@
state: present
name: "{{ item }}"
with_items:
- docker>=2.1.0
- docker==2.1.0
- name: Check if already in swarm
shell: docker node ls 2>&1 | grep 'docker swarm init'

Loading…
Cancel
Save