Christian Bourque
Christian Bourque
I did another test with the same playbook to reproduce the same behaviour and I discovered something interesting, while the console is still showing a "**Running**" state, the task is...
Thanks a lot and please let me know if you need additional details or testing from my part.
Has this feature been implemented yet?
This is really a shame and the latest documentation doesn't mention that this adapter had been deprecated at all! @paoven could you please share your custom implementation of the KeycloakInstalled...
I've tried to recreate the missing endpoint by using a custom realm rest resource provider: ```java public class CustomResourceProviderFactory implements RealmResourceProviderFactory { public static final String ID = "protocol"; ......
Yes, I did see your PR but unfortunately I don't think it's going to be approved since this module is getting deprecated.
Is there any workaround to this bug? This is really a blocker for us...
@dmc5179 I see that your patch uses the "docker-archive" transport mode (which is logic), but what about "dir", what's the use case?
@dmc5179 thanks mate, can't wait to test out your patch!
@sshnaidm I've just upgraded to 1.7.1 to test the new podman_save module but it doesn't work: ``` ERROR! couldn't resolve module/action 'containers.podman.podman_save'. This often indicates a misspelling, missing collection, or...