mirror of https://github.com/ansible/ansible.git
docker_service: parse scale parameter correctly to 2.6 (#47248)
* fix: Parse docker_service scale parameter to int (#45508) * Changelog: add fragment for docker_service scale fixpull/48175/head
parent
20cbe0b9d3
commit
31e6ede9ee
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- docker_service - correctly parse string values for the `scale` parameter https://github.com/ansible/ansible/pull/45508
|
||||
Loading…
Reference in New Issue