sshpass/tests/tests.yml
Josh Boyer c93745af97 Add missing tests
Resolves: RHELPLAN-171682
2025-03-06 10:20:16 +00:00

17 lines
372 B
YAML

---
- hosts: localhost
gather_facts: yes
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: /usr/bin/sshpass -h
# tasks:
# This is only used as part of rpm-ostree which has extensive tests
# and there is no point to testing it separately.
# - name: true
# shell: true