--- - hosts: localhost tags: - classic roles: - role: standard-test-basic required_packages: - unicode-ucd - python36 tests: - parse: run: python3 test.py ...