Update registry test to use ensure-podman and ensure-docker

Change-Id: I5f1e774ea834f08f6e5602f936132b21ecf591a8
This commit is contained in:
vass 2020-04-01 22:06:20 +02:00 committed by Andreas Jaeger
parent 6dabffe402
commit 33cd649941

View File

@ -8,7 +8,7 @@
tasks:
- name: Install container system
include_role:
name: "install-{{ container_command }}"
name: "ensure-{{ container_command }}"
- name: Open the IPv4 port for the buildset registry
become: true
iptables: