mirror of https://github.com/ansible/ansible.git
docker_container: fix port bindings with IPv6 addresses (#59715)
* Pass IPv6 addresses for port bindings without square brackets.
* Add changelog.
* Add test.
(cherry picked from commit a7573102bc)
pull/60231/head
parent
22ab4683df
commit
feb39dc35a
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - fix port bindings with IPv6 addresses."
|
||||
Loading…
Reference in New Issue