mvadkert / rpms / file

Forked from rpms/file 5 years ago
Clone
34ce033
---
34ce033
# This first play always runs on the local staging system
34ce033
- hosts: localhost
34ce033
  roles:
34ce033
  - role: standard-test-beakerlib
34ce033
    tags:
34ce033
    - classic
34ce033
    - container
34ce033
    - atomic
34ce033
    tests:
34ce033
    - Support-local-additions-to-magic-files
34ce033
    - command-line-options
34ce033
    required_packages:
34ce033
    - file          # file package required for both tests
34ce033
    - bzip2         # bunzip2 command required for cmd-line-options test