Skip to content

Commit

Permalink
Sort packages and add package required for passwork. (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
meisterT authored May 6, 2024
1 parent 630c8ae commit c2c0355
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions provision-contest/ansible/admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,12 @@
apt:
state: present
pkg:
- gitk
- ansible
- git-gui
- gitk
- makepasswd
- mmv
- ansible
- python3-pdfkit
- xkcdpass

- name: Enable developer mode
Expand Down

0 comments on commit c2c0355

Please sign in to comment.