Skip to content
Snippets Groups Projects
Commit 8371beb9 authored by Yumo Yang's avatar Yumo Yang Committed by Antoine Legrand
Browse files

fix bootstrap os_family error in multi-plantform (#3594)

parent b39b32a4
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
centos
{%- elif 'OpenSUSE' in os_release.stdout -%}
opensuse
{% endif %}
{%- endif -%}
- include_tasks: bootstrap-ubuntu.yml
when: os_family == "ubuntu"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment