Skip to content

Commit c2c0355

Browse files
authored
Sort packages and add package required for passwork. (#144)
1 parent 630c8ae commit c2c0355

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

provision-contest/ansible/admin.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,12 @@
5151
apt:
5252
state: present
5353
pkg:
54-
- gitk
54+
- ansible
5555
- git-gui
56+
- gitk
5657
- makepasswd
5758
- mmv
58-
- ansible
59+
- python3-pdfkit
5960
- xkcdpass
6061

6162
- name: Enable developer mode

0 commit comments

Comments
 (0)