apache2_module documetation update

requires a2enmod and a2dismod
This commit is contained in:
Roetman, Victor 2015-06-26 14:50:29 -04:00 committed by Matt Clay
parent 9f12fd0a26
commit fa612a14b1

View file

@ -35,6 +35,7 @@ options:
choices: ['present', 'absent']
default: present
requirements: ["a2enmod","a2dismod"]
'''
EXAMPLES = '''