mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
add renew_anon_volumes parameter to docker compose up (#977)
* add `renew_anon_volumes` parameter to `docker compose up` * Apply suggestions from code review Apply suggested changes to Documentation Co-authored-by: Felix Fontein <felix@fontein.de> * Fix sanity check error apply suggestion from code review Co-authored-by: Felix Fontein <felix@fontein.de> * add changelog fragment for PR #977 * apply suggested changes to changelog fragment Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Christoph Sieber <Christoph.Sieber@telekom.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- docker_compose_v2 - add ``renew_anon_volumes`` parameter for ``docker compose up`` (https://github.com/ansible-collections/community.docker/pull/977).
|
||||
Reference in New Issue
Block a user