Remove installation of tools

This step is migrated to puppet
This commit is contained in:
2025-07-31 14:29:55 +02:00
parent 7dd87a0d85
commit 4f1450a271
-8
View File
@@ -12,14 +12,6 @@
notify:
- Enable and (re-)start redis
- name: Install required rpm packages
ansible.builtin.dnf:
name:
- python3.11
- git
- tmux
state: latest
- name: EPICS setup
include_tasks: epics_setup.yaml