mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +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:
@@ -21,3 +21,4 @@
|
||||
- { role: test_zypper, tags: test_zypper}
|
||||
- { role: test_zypper_repository, tags: test_zypper_repository}
|
||||
- { role: test_uri, tags: test_uri }
|
||||
- { role: test_apache2_module, tags: test_apache2_module }
|
||||
|
||||
Reference in New Issue
Block a user