ansible-freeipa/tests/tests.yml
Sudhir Menon d4e52a0caf Adding gating.yaml and tests for ansible-freeipa
Signed-off-by: Sudhir Menon <sumenon@redhat.com>
2024-07-03 07:26:54 +00:00

15 lines
242 B
YAML

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
required_packages:
- firewalld
# pip3 is used to install ansible 2.8+
#- ansible
required_services:
- firewalld
tests:
- sanity