mod_intercept_form_submit/tests/tests.yml
2024-07-04 12:30:06 -05:00

16 lines
369 B
YAML

- hosts: localhost
roles:
- role: standard-test-source # Fetch source tarball and unpack it into the test environment, under directory "source/"
tags:
- always
- role: standard-test-basic
tags:
- classic
required_packages:
- httpd
- mod_intercept_form_submit
tests:
- upstream:
dir: upstream
run: ./run_test.sh