From 7fb6661674e69d83588753f7b190d5cc5ac9b831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Mon, 4 Nov 2019 13:55:38 +0100 Subject: [PATCH] add missing tags for whole playbook for beacon nodes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- ansible/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/main.yml b/ansible/main.yml index b4638b2..68527fb 100644 --- a/ansible/main.yml +++ b/ansible/main.yml @@ -10,6 +10,7 @@ hosts: - nimbus-master - nimbus-slaves + tags: beacon-node tasks: - include_role: name: infra-role-beacon-node