mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
docker_container: warn if ipvX_address is used for networks but not supported by docker-py (#47395)
* Only add parameters which are actually used. * Fail if ipvX_address is used when not supported. * Added changelog.
This commit is contained in:
committed by
John R Barker
parent
3afdb28209
commit
4ffe3b14d4
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - fail if ``ipv4_address`` or ``ipv6_address`` is used with a too old docker-py version."
|
||||
Reference in New Issue
Block a user