Update registry test to use ensure-podman and ensure-docker
Change-Id: I5f1e774ea834f08f6e5602f936132b21ecf591a8
This commit is contained in:
parent
6dabffe402
commit
33cd649941
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user