nimbus.holesky: set missing fact_path for windows-01
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
19e3ede1e4
commit
d62f1960c4
|
@ -40,6 +40,7 @@
|
|||
become: true
|
||||
hosts:
|
||||
- nimbus-holesky-windows
|
||||
fact_path: 'C:/ansible/facts.d'
|
||||
vars_files: layout/holesky.yml
|
||||
tasks:
|
||||
- include_role: name=infra-role-beacon-node-windows
|
||||
|
|
Loading…
Reference in New Issue