summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-equinox-ws.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-03-26 17:21:13 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-03-26 17:21:13 +0200
commit1ffc6f0874977dc6abe59ec527bd9a4628634c28 (patch)
tree0ecd1f8104611f43246645f2e1fb2a376b2d3489 /chaos-at-home/ch-equinox-ws.yml
parentch-equinox-t450s: remove nordvpn (diff)
ch-equinox-ws: install deps for c3voc/cm repo
Diffstat (limited to 'chaos-at-home/ch-equinox-ws.yml')
-rw-r--r--chaos-at-home/ch-equinox-ws.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chaos-at-home/ch-equinox-ws.yml b/chaos-at-home/ch-equinox-ws.yml
index e4f6ede4..10607fd9 100644
--- a/chaos-at-home/ch-equinox-ws.yml
+++ b/chaos-at-home/ch-equinox-ws.yml
@@ -73,6 +73,12 @@
flatpakrepo_url: https://flathub.org/repo/flathub.flatpakrepo
state: present
+ - name: install deps for c3voc/cm repo
+ pip:
+ name:
+ - "bundlewrap>=4.13.6"
+ - "bundlewrap-keepass"
+
- name: install gotify-desktop
become: yes
become_method: su