mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Apache2 module integration test (#15380)
* add integration test for apache2_module * fix assert syntax * check os_family for this test * add comment why only debian and suse are tested * move apache2 test to destructive * install apache2 package
This commit is contained in:
3
test/integration/roles/test_apache2_module/meta/main.yml
Normal file
3
test/integration/roles/test_apache2_module/meta/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
dependencies:
|
||||
- prepare_tests
|
||||
|
||||
Reference in New Issue
Block a user