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…
Reference in new issue