community.docker/plugins
Jonas Geiler a3f9c21228
fix(docker_compose_v2): use correct flag for assume_yes (#1054)
* 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>
2025-03-10 22:18:45 +01:00
..
action Fix typos, improve markup, improve scenario guide (#699) 2023-10-29 08:30:24 +01:00
connection Reformat documentation with 'andebox yaml-doc' (#1020) 2024-12-28 16:40:50 +01:00
doc_fragments Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
inventory Use multiple YAML documents for inventory plugin examples. (#1023) 2025-01-07 21:21:01 +01:00
module_utils docker_context_info: fix some aspects (#1043) 2025-02-10 23:54:36 +01:00
modules fix(docker_compose_v2): use correct flag for assume_yes (#1054) 2025-03-10 22:18:45 +01:00
plugin_utils Avoid using the deprecated selectors compat module utils. (#871) 2024-05-25 09:00:18 +02:00