Blob Blame History Raw
---
# This first play always runs on the local staging system
- hosts: localhost
  roles:
  - role: standard-test-beakerlib
    tags:
    - classic
    - atomic
    tests:
    - sanity
    required_packages:
    - shadow-utils     # sanity test needs shadow-utils
    - python           # sanity test needs python