add missing tags for whole playbook for beacon nodes
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
ef4f18bc5f
commit
7fb6661674
|
@ -10,6 +10,7 @@
|
|||
hosts:
|
||||
- nimbus-master
|
||||
- nimbus-slaves
|
||||
tags: beacon-node
|
||||
tasks:
|
||||
- include_role:
|
||||
name: infra-role-beacon-node
|
||||
|
|
Loading…
Reference in New Issue