René Moser
René Moser
> Is there a plan to fix this issue? I would love to help, but I saw the PR that already tried to fix this was closed. have you tried...
I am able to reproduce
@dependabot rebase
Hi @tanganellilore, yes, still active but development has slowed down as my time is limited.
> I would like to discuss whether we should drop the annotations `@HxRefresh`, `@HxLocation` and `@HxRedirect`, as it makes no sense to me to use them in a controller method...
Have you verified your local /etc/pve/pve.yml is not a directory?
I was able to reproduce
@jasites Regarding instances and VPCs 1. Hm, this is not correct imho: The VPCs (VPC2) get deleted after the [successful deletion](https://github.com/vultr/ansible-collection-vultr/blob/main/tests/integration/targets/instance/tasks/tests.yml#L46) of instances, we even try to cleanup instances and...
> Right, I'm thinking there might be a race or maybe we need to `wait_for_state` _**before**_ we `create_or_update()` as well This makes sense ;)