mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
Restore docker_secret test on RHEL.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
posix/ci/group2
|
||||
skip/osx
|
||||
skip/freebsd
|
||||
skip/rhel
|
||||
destructive
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user