Issue with Ansible on Rocky Linux 8.10 (Python 3.12) – "future feature annotations is not defined"

@sivel is it possible for collections to use this while still supporting ansible-core 2.20 and before? Or do you need to do tricks such as two different modules, and an action plugin which selects one of the two modules according to which ansible-core version is in use?