Skip to content

Commit 1b5485e

Browse files
committed
Sort packages and add package required for passwork.
1 parent d5522ff commit 1b5485e

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)