Blob Blame History Raw
---
# This first play always runs on the local staging system
- hosts: localhost
  roles:
  - role: standard-test-beakerlib
    tags:
    - classic
    tests:
    - selftest
    required_packages:
        - libsysfs-devel
        - libxml2
        - libxml2-devel
        - openssl-devel
        - libcurl-devel
        - libgcrypt-devel