- hosts: localhost
  roles:
  - role: standard-test-basic
    tags:
    - classic
    tests:
    - tlogtests:
        dir: scripts
        run: ./run_tests.sh
    required_packages:
    - git