community.docker/changelogs/fragments/763-docker_container-mac_address.yml
2024-01-20 14:23:12 +01:00

5 lines
325 B
YAML

minor_changes:
- "docker_container - add ``networks[].mac_address`` option for Docker API 1.44+.
Note that Docker API 1.44 no longer uses the global ``mac_address`` option, this new option is the only way to set the MAC address for a container
(https://github.com/ansible-collections/community.docker/pull/763)."