community.docker/plugins
Felix Fontein f2a5d6f872
docker_image_build: allow to specify multiple platforms, allow to specify secrets and outputs (#852)
* Add note on idempotency.

* Make platform a list of strings.

* Support specifying secrets.

* Add test for secrets.

* Support specifying outputs.

* Ignore invalid choices syntax for ansible-core <= 2.16.

It actually works with ansible-core 2.14+ (though not with <= 2.13),
but the sanity tests only accept it from 2.17 on.

* Only use --secret with type=env for buildx 0.6.0+, and multiple --output for buildx 0.13.0+.
2024-05-11 15:52:47 +02:00
..
action Fix typos, improve markup, improve scenario guide (#699) 2023-10-29 08:30:24 +01:00
connection Fix typos, improve markup, improve scenario guide (#699) 2023-10-29 08:30:24 +01:00
doc_fragments Add check_files_existing option. (#839) 2024-04-21 16:01:07 +02:00
inventory Make wrapping variables as unsafe smarter to avoid triggering an AWX bug. (#835) 2024-04-18 07:52:15 +02:00
module_utils Add healthcheck start-interval option (#848) 2024-05-09 21:22:06 +02:00
modules docker_image_build: allow to specify multiple platforms, allow to specify secrets and outputs (#852) 2024-05-11 15:52:47 +02:00
plugin_utils Make wrapping variables as unsafe smarter to avoid triggering an AWX bug. (#835) 2024-04-18 07:52:15 +02:00