Blob Blame History Raw
---
- hosts: localhost
  roles:
  - role: standard-test-basic
    tags:
    - atomic
    - classic
    - container
    tests:
    - cheetah-test:
        dir: ./
        run: cheetah test 2>&1
    required_packages:
    - python3-markdown
    - python3-pygments