Open Alabate opened 5 months ago
HI @Alabate , I think that's a good idea. I found a similar setup in the openshift collection as well. https://github.com/openshift/community.okd/blob/main/docs/ansible_turbo_mode.rst We should probably include a similar doc (although it doesn't need to be as detailed).
SUMMARY
We have an issue with the use of the turbo server in our project. This mean we cannot use the
vmware.vmware_rest
collection until we find a solution because there is no way to disable the turbo mode.We could maybe add a condition on the
ENABLE_TURBO_MODE
env variable like in kubernetes.coreIf you agree to this idea, I can create a PR.
ISSUE TYPE