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