--- - hosts: localhost roles: - role: standard-test-basic tags: - classic tests: - smoke_version: dir: . run: wheel-3.12 version - smoke_import: dir: . run: python3.12 -c 'import wheel' required_packages: - python3.12 - python3.12-wheel