ansible-freeipa/tests/tests.yml
Thomas Woerner ba367fd5bd Add tier0 test for c8s
The test has not been imported automatically and therefore has been missing.
Related: RHBZ#2170371
2023-04-11 13:19:41 +02: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