Albrecht
Albrecht
> I ran into the same issue and worked around it via with_file and a fileglob lookup e.g. `with_file: "{{ lookup('ansible.builtin.fileglob', 'files/ssh/*.pub').split(',') }}"` This didn't work for for me and...
- [ ] check Metadata and SDK compatibility before merging
Let's pick this up at a later point
This will actually be solved with: https://github.com/KILTprotocol/kilt-node/pull/551