mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
* fix: use correct flag for `assume_yes` The correct flag is `--y`, not `--yes`. * refactor(docker_compose_v2): use `-y` instead of `--y` to ensure future compatibility Maybe they'll change it back to `--yes` sometime, so I'll use the short form that most likely won't change. * docs(docker_compose_v2): add note about `-y` flag Co-authored-by: Felix Fontein <felix@fontein.de> * chore: add changelog fragment --------- Co-authored-by: Felix Fontein <felix@fontein.de> |
||
|---|---|---|
| .. | ||
| action | ||
| connection | ||
| doc_fragments | ||
| inventory | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||