mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
[docker_network] Add handling for Python booleans in driver_options (#48105)
Fixes #26708
This commit is contained in:
committed by
John R Barker
parent
0d9c923464
commit
d7686e1bc0
3
changelogs/fragments/docker_network-driver_options.yaml
Normal file
3
changelogs/fragments/docker_network-driver_options.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- "docker_network - ``driver_options`` containing Python booleans would cause Docker to throw exceptions."
|
||||
Reference in New Issue
Block a user