Add old sagemath config int he hopes that we can later uncomment it

This commit is contained in:
Gašper Fele-Žorž 2024-09-16 11:04:03 +02:00
parent bc6d0000a9
commit abaf6b19ee
36 changed files with 177 additions and 147 deletions

View file

@ -6,5 +6,9 @@
vtype: boolean
- name: "Install Wireshark"
apt:
name: wireshark-qt
name: wireshark
state: latest
- name: "Install text-mode wireshark"
apt:
name: tshark
state: latest