mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
docker_compose - Fix idempotency when services have no enabled profiles (#192)
* Initial Commit * Adding integration tests * Fixing integration and adding changelog fragment
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
bugfixes:
|
||||
- docker_compose - fixed incorrect ``changed`` status for services with ``profiles`` defined, but none enabled
|
||||
(https://github.com/ansible-collections/community.docker/pull/192).
|
||||
Reference in New Issue
Block a user