Skip to content

Commit d68559d

Browse files
committed
fix ofed_package_selection templating
1 parent 2a18a2f commit d68559d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/roles/ofed/tasks/install.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
{% if not ofed_update_firmware %}--without-fw-update{% endif %}
5353
--force
5454
--skip-repo
55-
{{ ofed_package_selection | join()}}
5655
{% for pkgsel in ofed_package_selection %}
5756
--{{ pkgsel }}
5857
{% endfor %}

0 commit comments

Comments
 (0)