mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Adding "internal" option to "docker_network" module (#35370)
Fixes #27065
This commit is contained in:
committed by
John R Barker
parent
8ef994fbc5
commit
29b4b36501
@@ -0,0 +1,4 @@
|
||||
---
|
||||
minor_changes:
|
||||
- "docker_network - ``internal`` is now used to set the ``Internal`` property of the docker network during creation."
|
||||
- "docker_network - Minimum docker-py version increased from ``1.8.0`` to ``1.9.0``."
|
||||
Reference in New Issue
Block a user