summaryrefslogtreecommitdiff
path: root/ansible/riki-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-04-10 10:11:28 +0300
committerLars Wirzenius <liw@liw.fi>2023-04-10 10:11:28 +0300
commit2c4e3a51ddff2255f2d1e80e9b733985dd9294df (patch)
treeb78cb4ec5a974ab10945e4b8f0f6cc027e47a013 /ansible/riki-dev.yml
parentf6cbbfea395afdb2f6da16f02cd0e26390b820ed (diff)
downloadansibleness-2c4e3a51ddff2255f2d1e80e9b733985dd9294df.tar.gz
riki-dev: drop hopefully unnecessary packages
Sponsored-by: author
Diffstat (limited to 'ansible/riki-dev.yml')
-rw-r--r--ansible/riki-dev.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/ansible/riki-dev.yml b/ansible/riki-dev.yml
index c10d028..3046859 100644
--- a/ansible/riki-dev.yml
+++ b/ansible/riki-dev.yml
@@ -18,22 +18,8 @@
- apt:
name:
- build-essential
- - daemonize
- debhelper
- dh-cargo
- - graphviz
- - librsvg2-bin
- - linux-perf
- - lmodern
- - pandoc
- - pandoc-citeproc
- - plantuml
- - python3
- - python3-requests
- - texlive-fonts-recommended
- - texlive-latex-base
- - texlive-latex-recommended
- - texlive-plain-generic
- sysctl:
name: kernel.perf_event_paranoid
value: "0"