From 1b15265ce86c17aab7c22624c48d3a595da3ed78 Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Mon, 20 Jul 2026 16:57:16 +0200 Subject: [PATCH] docs: add todo for ansible ioc-start --- ansible/playbooks/ioc-start.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ansible/playbooks/ioc-start.yml b/ansible/playbooks/ioc-start.yml index dc41d3c..02a6386 100644 --- a/ansible/playbooks/ioc-start.yml +++ b/ansible/playbooks/ioc-start.yml @@ -1,3 +1,6 @@ +# TODO: ansible seems to be very slow on this machine +# each step takes quite a while (e.g. cloning repo, which +# is significantly faster on other machines). --- - name: Start an IOC hosts: vserv