Added requires WMF5 note to win_firewall module documentations (#25676)
This commit is contained in:
parent
b69c7f50d0
commit
ccb5756d1f
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ options:
|
||||||
choices:
|
choices:
|
||||||
- enabled
|
- enabled
|
||||||
- disabled
|
- disabled
|
||||||
|
requirements:
|
||||||
|
- This module requires Windows Management Framework 5 or later.
|
||||||
author: Michael Eaton (@MichaelEaton83)
|
author: Michael Eaton (@MichaelEaton83)
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue