From 1e003461bd8d0756bfedee2d37924c3fd7ed55f6 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 17 Aug 2022 12:26:23 +0200 Subject: [PATCH] Add the net target to io --- os/config/cluster_nodes.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/os/config/cluster_nodes.yml b/os/config/cluster_nodes.yml index 61d540d..0a1a98b 100644 --- a/os/config/cluster_nodes.yml +++ b/os/config/cluster_nodes.yml @@ -21,3 +21,5 @@ tags: base - role: users tags: account + - role: network + tags: net