mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 00:16:49 +00:00
Remove redeclared module variable
Fix removes redeclared module variable defined previously without any usage. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
committed by
Brian Coca
parent
9fb9c00092
commit
7fba31677e
@@ -160,7 +160,6 @@ fw_offline = False
|
||||
Rich_Rule = None
|
||||
FirewallClientZoneSettings = None
|
||||
|
||||
module = None
|
||||
|
||||
#####################
|
||||
# exception handling
|
||||
|
||||
Reference in New Issue
Block a user