Skip to content
Snippets Groups Projects
Commit a7adcd49 authored by Pietsch, Martin's avatar Pietsch, Martin
Browse files

Merge branch 'devel' into stable

parents 69319f0f 0cb170fd
Branches stable
No related tags found
No related merge requests found
......@@ -39,5 +39,7 @@
- name: "install and configure container package of {{ 'package.%s' | format(container.name) }}"
sdm.oor.call_role:
name: "{{ 'package.%s' | format(container.name) }}"
vars:
container: "{{ _container }}"
delegate_to: "{{ inventory_hostname }}_{{ container.name | upper() }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment