ansible-collection-toolkit
ansible-collection-toolkit copied to clipboard
Allow to configure HTTP/3 in HAProxy
This requires to build HAProxy with Quic-Support. This does not work with Openssl as it does not implement Quic.
Instead, the only option is to use the https://github.com/quictls/openssl fork.
Verify, if this is something we can and should support via this role.