mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
docker_container: add port range and IPv6 support for published_ports (#46596)
* Allow port ranges. * Adding IPv6 support for published_ports. * Die when hostname is passed instead of IP address. * Added changelog.
This commit is contained in:
committed by
John R Barker
parent
ccfa6ff011
commit
a74774488d
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "docker_container - published_ports now supports port ranges, IPv6 addresses, and no longer accepts hostnames, which were never used correctly anyway."
|
||||
Reference in New Issue
Block a user