Blob Blame History Raw
---
# This first play always runs on the local staging system
- hosts: localhost
  roles:
  - role: standard-test-basic
    tags:
    - classic
    tests:
    - upstream-testset
    required_packages:
    - python3-dbus
    - rpm-build    
    - gcc 
    - wget
    - make