mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
* fix #12 * Create 12-correct_pull_wo_starting.yaml * Update changelogs/fragments/12-correct_pull_wo_starting.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/12-correct_pull_wo_starting.yaml Co-authored-by: Amin Vakil <info@aminvakil.com> * Update docker_compose.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Amin Vakil <info@aminvakil.com>
3 lines
228 B
YAML
3 lines
228 B
YAML
bugfixes:
|
|
- "docker-compose - fix not pulling when ``state: present`` and ``stopped: true`` (https://github.com/ansible-collections/community.docker/issues/12, https://github.com/ansible-collections/community.docker/pull/119)."
|