Ryan Conway

Results 29 comments of Ryan Conway

@DavidWittman +1 for merging, we could really use it on my team. Any idea on the timeframe?

I have this exact same issue. Always the `portKey` and `connectionCookie` are changed. In my case every time I run the playbook the port key alternates between two values, but...

Update: I've pinpointed the problem to the check on line 1985 of `vmware_guest.py`: https://github.com/ansible-collections/community.vmware/blob/main/plugins/modules/vmware_guest.py#L1985-L1987 I added some debug logging to this section to figure out exactly what comparison was being...

I haven't made much progress, from what I can tell the name just isn't available from the network devices attached to the VM. I think we'd need to see if...

Essentially yeah :) Currently we're using a Mac app called 'Fluid' which creates standalone .apps which actually just wrap around the built in System Webkit and display URLs in an...

I think we've already got separate cookie storage on, actually Build Monitor doesn't work with Fluid, as it claims to not support latest CSS3, so I put that on a...

Oh cool, thanks @pxpgraphics !

Just to add I also have this issue in Safari (13.1.1) on macOS Catalina 10.15.5, but it seems to be fixed in Firefox (79), did anyone figure out a workaround...

Bump: this was removed from Ruby 3 which was released earlier this month, so the OpenStack gem is broken on Ruby 3. Any chance of cutting a new release for...

Aha thanks for the clarification @bluzi in my case I wanted to make sure it was always the author of the commit, so `author` seemed like a logical thing to...