community.docker/plugins
londondaintta 187014101b
add --yes parameter to docker compose up (#1045)
* add yes option for compose up to assume yes and prevent hanging

* fix type

* add default

* add changelog fragment

* Apply doc suggestion

Co-authored-by: Felix Fontein <felix@fontein.de>

* set version_added to 4.5.0

* use `assume_yes` to avoid clashing with yaml `yes` keyword

* add version check

* default self.yes to False

* update description

* Fail on older version

Co-authored-by: Felix Fontein <felix@fontein.de>

* update changelog fragment

* update description

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-03-01 15:03:23 +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 add --yes parameter to docker compose up (#1045) 2025-03-01 15:03:23 +01:00
plugin_utils Avoid using the deprecated selectors compat module utils. (#871) 2024-05-25 09:00:18 +02:00