--- - hosts: localhost tags: - classic roles: - role: standard-test-basic required_packages: - python3-netifaces - python3-pytest tests: - unittests: dir: "." run: pytest-3 test_netifaces.py