mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
win-firewall-rule: temp disable strict-mode for the time being
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
# WANT_JSON
|
||||
# POWERSHELL_COMMON
|
||||
|
||||
# temporarily disable strictmode, for this module only
|
||||
Set-StrictMode -Off
|
||||
|
||||
function getFirewallRule ($fwsettings) {
|
||||
try {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user