63b9fa5639
This patch fixes kolla_docker module as it did not take into account common_options parameter. From patchset it's visible that module's default values are used always - even if user overrided some param in common_options dict. Closes-Bug: #2003079 Change-Id: I677fde708dd004decaff4bd39f2173d8d81052fb
8 lines
242 B
YAML
8 lines
242 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes ``kolla_docker`` module which did not take into account
|
|
the common_options parameter, so there were always module's
|
|
default values.
|
|
`LP#2003079 <https://bugs.launchpad.net/kolla-ansible/+bug/2003079>`__
|