feat(role): Add mainboard Asus PRIME A320I-K

This commit is contained in:
2025-12-19 00:46:16 +01:00
parent 01e92da937
commit a0f0cb28f4
6 changed files with 40 additions and 5 deletions

View File

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