Add scale option. (#776)

This commit is contained in:
Felix Fontein
2024-01-24 07:16:33 +01:00
committed by GitHub
parent eebb73a503
commit 32cb76b164
2 changed files with 26 additions and 0 deletions
@@ -0,0 +1,2 @@
minor_changes:
- "docker_compose_v2 - add ``scale`` option to allow to explicitly scale services (https://github.com/ansible-collections/community.docker/pull/776)."