Skip to content

Commit ff042a6

Browse files
committed
Fix typo in play name
1 parent c29d1ac commit ff042a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/kayobe/ansible/maintenance/pci-passthrough.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
- name: Enable GPU passthough
2+
- name: Enable GPU passthrough
33
hosts: "{{ (gpu_group_map | default({})).keys() }}"
44
vars:
55
# This playbook will execute after nodes are deployed

0 commit comments

Comments
 (0)