--- - name: Install python if required ansible.builtin.include_tasks: python_312.yml when: ha_python_version == '3.12'