--- # This first play always runs on the local staging system - hosts: localhost roles: - role: standard-test-beakerlib tags: - classic - container tests: - debug-toolset-binary - debug-system-binary required_packages: - gdb - coreutils - binutils - binutils-debuginfo - glibc - glibc-debuginfo - gcc - gcc-debuginfo - zlib - zlib-debuginfo - coreutils-debuginfo - which