- hosts: localhost roles: - role: standard-test-beakerlib tags: - atomic - classic - container tests: - test_assembler - test_bfd_linker - test_gold_linker - test_binutils required_packages: - findutils # beakerlib needs find command - binutils # We need it to test it - gcc # To build some test cases