mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
apache2_module documetation update
requires a2enmod and a2dismod
This commit is contained in:
parent
9f12fd0a26
commit
fa612a14b1
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ options:
|
||||||
choices: ['present', 'absent']
|
choices: ['present', 'absent']
|
||||||
default: present
|
default: present
|
||||||
|
|
||||||
|
requirements: ["a2enmod","a2dismod"]
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue