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
|
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
|
||||||
|
|
Loading…
Reference in New Issue