mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
mac_address no longer works with Docker API v1.44+. (#764)
This commit is contained in:
@@ -524,6 +524,7 @@ options:
|
||||
mac_address:
|
||||
description:
|
||||
- Container MAC address (for example, V(92:d0:c6:0a:29:33)).
|
||||
- Note that the global container-wide MAC address is deprecated and no longer used since Docker API version 1.44.
|
||||
type: str
|
||||
memory:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user