The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/iptraf-ng#56ed94fb917b890a36b59de31f5c637df8c1f0e0
10 lines
154 B
YAML
10 lines
154 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- simple:
|
|
dir: .
|
|
run: "iptraf-ng --help"
|