add CI --help test

epel9
Jens Petersen 5 years ago
parent 5a8afd1757
commit 317b2403c3

@ -0,0 +1,12 @@
---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
required_packages:
- alex
tests:
- help:
run: alex --help
...
Loading…
Cancel
Save