mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
apache2_module documetation update
requires a2enmod and a2dismod
This commit is contained in:
committed by
Matt Clay
parent
9f12fd0a26
commit
fa612a14b1
@@ -35,6 +35,7 @@ options:
|
||||
choices: ['present', 'absent']
|
||||
default: present
|
||||
|
||||
requirements: ["a2enmod","a2dismod"]
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user