community.docker/changelogs/fragments/167-docker_compose-profiles-option.yml
Ajpantuso 072d96ca62
docker_compose - Adding profiles option. (#167)
* Initial commit

* fixing tests

* Adding changelog fragment
2021-06-28 20:54:54 +02:00

5 lines
189 B
YAML

---
minor_changes:
- docker_compose - added ``profiles`` option to specify service profiles when starting services
(https://github.com/ansible-collections/community.docker/pull/167).