Ade
Ade
Thanks for the quick response Works a treat.
Actually the problem is now it thinks the win64 build is a linux build so wants to use the connection manager.
 When I have x64 windows selected it wants to use Linux connection Manager 
Sorry about that You can see I have active selected but its display the connection manager at the top 
It looks like it does work a little better, I end up with multiple projs and have to switch startup apps as well as platform 
It does seem like there is a problem of linux and windows coexisting, perhaps its due to sharing x64?
Any update on this?
Just to add to this bug, this make using semaphore and auditing trail a bit of a problem as we need to track who ran the jobs
Thanks @andreas-marschke would you be able to elaborate a bit more? I usually run very simple scripts in ansible and I'm not very familiar with galaxy Thanks
Thanks @andreas-marschke i have created a file called collections/requirements.yml with the following contents ``` --- collections: - name: linode.cloud version: ">=0.25.1" ``` unfortunately it is unable to find this file...