nimbus.holesky: set missing fact_path for windows-01

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-03-26 16:26:50 +01:00
parent 19e3ede1e4
commit d62f1960c4
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
become: true become: true
hosts: hosts:
- nimbus-holesky-windows - nimbus-holesky-windows
fact_path: 'C:/ansible/facts.d'
vars_files: layout/holesky.yml vars_files: layout/holesky.yml
tasks: tasks:
- include_role: name=infra-role-beacon-node-windows - include_role: name=infra-role-beacon-node-windows