ed120bb
---
ed120bb
# This first play always runs on the local staging system
ed120bb
- hosts: localhost
ed120bb
  roles:
ed120bb
  - role: standard-test-beakerlib
ed120bb
    tags:
ed120bb
    - classic
ed120bb
    - container
ed120bb
    - atomic
ed120bb
    tests:
ed120bb
    - cmd-line-options
ed120bb
    required_packages:
ed120bb
    - which         # which package required for cmd-line-options