mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-15 11:32:05 +00:00
Fix mistake.
This commit is contained in:
parent
49484b22dc
commit
9f8a8c8614
@ -464,4 +464,4 @@ def normalize_ip_network(network):
|
||||
return network
|
||||
# If we don't have ipaddress, simply give up...
|
||||
# This mainly affects Python 2.7.
|
||||
return ip_address
|
||||
return network
|
||||
|
||||
Loading…
Reference in New Issue
Block a user