Added requires WMF5 note to win_firewall module documentations (#25676)

pull/25438/merge
jhawkesworth 8 years ago committed by GitHub
parent b69c7f50d0
commit ccb5756d1f

@ -47,6 +47,8 @@ options:
choices:
- enabled
- disabled
requirements:
- This module requires Windows Management Framework 5 or later.
author: Michael Eaton (@MichaelEaton83)
'''

Loading…
Cancel
Save