ansible-core/tests/smoke1.fmf
2023-04-24 17:44:17 +00:00

14 lines
265 B
Plaintext

discover:
- name: Smoke tests (1)
how: shell
tests:
- name: Smoke tests with ansible
test: tests/smoke.sh
require:
- python3-dnf
- dnf-plugins-core
- ansible-core
- ansible
execute:
how: tmt