ansible/changelogs/fragments/docker_network-adding-scope-and-attachable-flags.yaml

5 lines
257 B
YAML
Raw Normal View History

---
minor_changes:
- "docker_network - ``scope`` is now used to set the ``Scope`` property of the docker network during creation."
- "docker_network - ``attachable`` is now used to set the ``Attachable`` property of the docker network during creation."