mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-31 17:09:55 +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).
|