Mike Gahagan ec1f1e
---
Mike Gahagan ec1f1e
# This first play always runs on the local staging system
Mike Gahagan ec1f1e
- hosts: localhost
Mike Gahagan ec1f1e
  roles:
Mike Gahagan ec1f1e
  - role: standard-test-beakerlib
Mike Gahagan ec1f1e
    tags:
Mike Gahagan ec1f1e
    - classic
Mike Gahagan ec1f1e
    tests:
Mike Gahagan ec1f1e
    - add-luks-keys
Mike Gahagan ec1f1e
    required_packages:
Mike Gahagan ec1f1e
    - dracut              # Required for add-luks-keys