summaryrefslogtreecommitdiff
path: root/ansible/radicle-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-10-09 10:50:07 +0300
committerLars Wirzenius <liw@liw.fi>2023-10-09 10:50:07 +0300
commit1b557d1051a1d624521f55912ae74980deef2d34 (patch)
treedf61fb7e436eaa85b35d3cf01dfe4415f3e0180f /ansible/radicle-dev.yml
parent528d2127718028e713f275ec93f325c6d6302938 (diff)
downloadansibleness-1b557d1051a1d624521f55912ae74980deef2d34.tar.gz
radicle-dev: adjust to be a built host
Sponsored-by: author
Diffstat (limited to 'ansible/radicle-dev.yml')
-rw-r--r--ansible/radicle-dev.yml11
1 files changed, 2 insertions, 9 deletions
diff --git a/ansible/radicle-dev.yml b/ansible/radicle-dev.yml
index 0152a2e..fda8ab5 100644
--- a/ansible/radicle-dev.yml
+++ b/ansible/radicle-dev.yml
@@ -12,14 +12,12 @@
- name: "install important additional packages"
apt:
name:
+ - asciidoctor
- build-essential
- debhelper
- dh-cargo
- python3
- ripgrep
- - pandoc
- - librsvg2-bin
- - texlive-latex-recommended
vars:
ansible_python_interpreter: /usr/bin/python3
@@ -31,9 +29,6 @@
- repo: |
deb http://security.debian.org/debian-security bookworm-security main contrib non-free
- - repo: deb http://ci-prod-controller.vm.liw.fi/debian unstable-ci main
- signing_key: "{{ ci_prod_signing_key }}"
-
unix_users_version: 2
unix_users:
- username: liw
@@ -42,6 +37,4 @@
sshd_version: 1
rustup_cargo_install: |
- starship \
- pikchr-cli \
- ytop
+ starship