I get this error when trying to run it locally on my machine
TASK [volttron.deployment.system_dependencies : check ubuntu major versions] ***
fatal: [volttron7]: FAILED! => {
"assertion": "(ansible_distribution_major_version | int <= 22)",
"changed": false,
"evaluated_to": false,
"msg": "the system is identified as Ubuntu:24, which is not supported"
}