- hosts: localhost roles: - role: standard-test-source tags: - always - role: standard-test-basic tags: - classic required_packages: - gcc - make - wget - openssl - openssl-devel - sed - tss2 - git tests: - ibm-tss2: dir: . run: ./runtest.sh timeout: 30m