1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_amdgpu_firmware.git synced 2024-07-06 22:38:56 +02:00
This commit is contained in:
L3D 2023-10-29 02:53:26 +01:00
parent 645553cbb7
commit a405b9e310
No known key found for this signature in database
GPG key ID: AD65B920933B4B20
2 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,8 @@
mode: '0755'
owner: 'root'
group: 'root'
loop: "{{ amdgpu__path_suffix }}"
loop:
- "{{ amdgpu__path_suffix }}"
- name: Download amdgpu firmware
become: true

View file

@ -1,4 +1,4 @@
---
# versionscheck
playbook_version_number: 6
playbook_version_number: 7
playbook_version_path: 'do1jlr.amdgpu_firmware.version'