mirror of https://github.com/ansible/ansible.git
apache2_module: Handle dep resolution
The apache2_module module did not properly handle when a2enmod would handle apache module dependancies. It would always return a state of changed. I've updated the regular expression to properly parse that output as well as the normal output. A good example of this is the mod_proxy_http module.reviewable/pr18780/r1
parent
14ee2e4505
commit
1452a058df
Loading…
Reference in New Issue