4 lines
156 B
YAML
4 lines
156 B
YAML
# SPDX-License-Identifier: MIT
|
|
- import_tasks: 'mainboard-amd-am5-b650m-hdv_m.2.yml'
|
|
when: 'ansible_facts[''product_name''] | lower == ''b650m-hdv/m.2'''
|