--- - hosts: localhost roles: - role: standard-test-basic tags: - classic tests: - import_test: dir: . run: python3.12 -c 'import flit_core' required_packages: - python3.12 - python3.12-flit-core