diff --git a/test-playbooks/registry/test-registry-pre.yaml b/test-playbooks/registry/test-registry-pre.yaml index 1672f85a0..89fc58f6f 100644 --- a/test-playbooks/registry/test-registry-pre.yaml +++ b/test-playbooks/registry/test-registry-pre.yaml @@ -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: