mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Added requires WMF5 note to win_firewall module documentations (#25676)
This commit is contained in:
@@ -47,6 +47,8 @@ options:
|
||||
choices:
|
||||
- enabled
|
||||
- disabled
|
||||
requirements:
|
||||
- This module requires Windows Management Framework 5 or later.
|
||||
author: Michael Eaton (@MichaelEaton83)
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user