Blob Blame History Raw
---

- hosts: localhost
  roles:
  - role: standard-test-basic
    tags:
    - classic
    tests:
    - help:
        dir: .
        run: "aliyun --help"
    - version:
        dir: .
        run: "aliyun"