Skip to content

Commit

Permalink
Fixes 6
Browse files Browse the repository at this point in the history
  • Loading branch information
lholota committed Sep 18, 2024
1 parent 6cc206a commit b99a34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/docker/tasks/nvidia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
state: present

- name: Configure container toolkit
ansible.buitin.lineinfile:
ansible.builtin.lineinfile:
path: /etc/nvidia-container-runtime/config.toml
create: false
regexp: "^#?\\W*no-cgroups\\W*=\\W*(true|false)"
Expand Down

0 comments on commit b99a34b

Please sign in to comment.