You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/48546-docker-diff.yml

8 lines
511 B
YAML

minor_changes:
- "docker_container - improved ``diff`` mode to show output."
- "docker_swarm_service - added ``diff`` mode."
- "docker_network - changed return value ``diff`` from ``list`` to ``dict``; the original list is contained in ``diff.differences``."
- "docker_network - improved ``diff`` mode to show output."
- "docker_volume - changed return value ``diff`` from ``list`` to ``dict``; the original list is contained in ``diff.differences``."
- "docker_volume - improved ``diff`` mode to show output."