wmill sync pull does not sync plain files as documented
I'm on
wmill --version 1.409.4 and windmill CE v1.409.4-8-gba5539a18When I follow the docs from https://www.windmill.dev/docs/getting_started/scripts_quickstart/ansible#other-non-inventory-file-resources
From the docs "When pulling this resource on the CLI, you will find two files: <resource_name>.resource.file.ini and <resource_name>.resource.yaml" so I'd expect a
chivalrous_c_my_json.resource.file.json (or somethings like that. It states two files. I get one file. Where's my error?Cheers, Julian