feat(role): Initial commit

This commit is contained in:
2025-04-03 01:55:16 +02:00
parent f3a7e196b2
commit 8c0f99da88
10 changed files with 135 additions and 2 deletions

3
tasks/main.yml Normal file
View File

@@ -0,0 +1,3 @@
# SPDX-License-Identifier: MIT
- import_tasks: 'mainboard-amd-am5-b650m-hdv_m.2.yml'
when: 'ansible_facts[''product_name''] | lower == ''b650m-hdv/m.2'''