- hosts: localhost become: yes tags: - classic roles: - role: standard-test-basic required_packages: - python3-ruamel-yaml - python3 tests: - basic: run: python3 ./test.py