72dbb3cb6b
This reusable ansible role will be used in tripleo-heat-templates in order to load known kernel modules such as ip_vs, iscsi and some other that are for now loaded from within the containers. Change-Id: Ic9076a0a1a8e1360495dcf0eb766118ec63dc362
3 lines
71 B
Django/Jinja
3 lines
71 B
Django/Jinja
# {{ ansible_managed }}
|
|
{{ item.name }} {{ item.params |default('') }}
|