Skip to content

Commit e3cf853

Browse files
vmcjnickygerritsen
authored andcommitted
With inplace-conf being broken this was needed to install domserver
1 parent 2a7890f commit e3cf853

File tree

1 file changed

+11
-0
lines changed
  • icpc-wf/ansible/roles/base_packages/tasks

1 file changed

+11
-0
lines changed

icpc-wf/ansible/roles/base_packages/tasks/main.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,17 @@
9393
- tig
9494
- bat
9595
- jq
96+
- python3-sphinx
97+
- autoconf
98+
- automake
99+
- bats
100+
- python3-sphinx
101+
- python3-sphinx-rtd-theme
102+
- rst2pdf
103+
- fontconfig
104+
- python3-yaml
105+
- latexmk
106+
- acl
96107

97108
- name: install local DEB packages
98109
include: install-local-package.yml

0 commit comments

Comments
 (0)