mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
* Initial Commit * Adding integration tests * Fixing integration and adding changelog fragment
5 lines
199 B
YAML
5 lines
199 B
YAML
---
|
|
bugfixes:
|
|
- docker_compose - fixed incorrect ``changed`` status for services with ``profiles`` defined, but none enabled
|
|
(https://github.com/ansible-collections/community.docker/pull/192).
|