Skip to content

Commit

Permalink
Fix not running dnf with sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
phelipetls committed Apr 12, 2023
1 parent 96ea3af commit 50f0b35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/cli/tasks/tokei.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- name: Install tokei in Fedora
become: true
dnf:
name:
- tokei
Expand Down

0 comments on commit 50f0b35

Please sign in to comment.