mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Add versionadded for enabled function in apache_module state (#35732)
Refs #35458
This commit is contained in:
parent
bab0e3d449
commit
dab8428c01
@ -36,6 +36,8 @@ def enabled(name):
|
||||
'''
|
||||
Ensure an Apache module is enabled.
|
||||
|
||||
.. versionadded:: 2016.3.0
|
||||
|
||||
name
|
||||
Name of the Apache module
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user