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