Julian @ 42 N.E.R.D.S.J
Windmill15mo ago
12 replies
Julian @ 42 N.E.R.D.S.

wmill sync pull does not sync plain files as documented

Hi,

I'm on wmill --version 1.409.4 and windmill CE v1.409.4-8-gba5539a18

When I follow the docs from https://www.windmill.dev/docs/getting_started/scripts_quickstart/ansible#other-non-inventory-file-resources

$ wmill sync pull
Computing the files to update locally to match remote (taking wmill.yaml into account)
remote ([...]) -> local: 1 changes to apply
+ resource u/julian/chivalrous_c_my_json.resource.yaml


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
In this quickstart guide, we will write our first script/playbook with Ansible.
Was this page helpful?