Skip to content

Commit 69cdba7

Browse files
committed
bump nvtop
1 parent f00050f commit 69cdba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/nvtop/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- name: Ensure nvtop package is installed
44
ansible.builtin.apt:
55
name:
6-
- nvtop=3.3.1-1+noble
6+
- nvtop=3.3.2-1+noble
77
state: present
88
update_cache: true
99
tags:

0 commit comments

Comments
 (0)