arensb / ansible-truenas

Ansible collection to manage TrueNAS
Apache License 2.0
39 stars 9 forks source link

truenas.services names #10

Closed llinzen closed 9 months ago

llinzen commented 9 months ago

I can not get the right names for the iscsi and smb services. I managed to get the others:

However none of my ideas for smb or iscsi have worked:

I am using Truenas Scale 23.10.1.3

crpb commented 9 months ago

https://www.truenas.com/docs/api/scale_websocket_api.html#service midclt call service.query |jq '.[]|.service'

hint: it's called cifs