This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b8b0a2a20c
community.general
/
test
/
integration
/
targets
/
pip
/
meta
/
main.yml
3 lines
32 B
YAML
Raw
Normal View
History
Unescape
Escape
Fix cosmetic problems in YAML source This change corrects problems reported by the `yamllint` linter. Since key duplication problems were removed in 4d48711, this commit mainly fixes trailing spaces and extra empty lines at beginning/end of files.
2016-04-18 14:47:38 +00:00
dependencies
:
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
2016-04-18 16:00:02 +00:00
-
prepare_tests